public interface CTCustomXmlElement extends Child
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getContent() |
CTCustomXmlPr |
getCustomXmlPr()
Gets the value of the customXmlPr property.
|
String |
getElement()
Gets the value of the element property.
|
String |
getUri()
Gets the value of the uri property.
|
void |
setCustomXmlPr(CTCustomXmlPr value)
Sets the value of the customXmlPr property.
|
void |
setElement(String value)
Sets the value of the element property.
|
void |
setUri(String value)
Sets the value of the uri property.
|
CTCustomXmlPr getCustomXmlPr()
CTCustomXmlPrvoid setCustomXmlPr(CTCustomXmlPr value)
value - allowed object is
CTCustomXmlPrvoid setUri(String value)
value - allowed object is
StringString getElement()
Stringvoid setElement(String value)
value - allowed object is
StringCopyright © 2007-2021. All Rights Reserved.