public interface SdtElement
| Modifier and Type | Method and Description |
|---|---|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
SdtContent |
getSdtContent()
Changed in v3.3.4
|
CTSdtEndPr |
getSdtEndPr()
Gets the value of the sdtEndPr property.
|
SdtPr |
getSdtPr()
Gets the value of the sdtPr property.
|
void |
setSdtContent(SdtContent sdtContent) |
void |
setSdtEndPr(CTSdtEndPr value)
Sets the value of the sdtEndPr property.
|
void |
setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
void setSdtPr(SdtPr value)
value - allowed object is
SdtPrCTSdtEndPr getSdtEndPr()
CTSdtEndPrvoid setSdtEndPr(CTSdtEndPr value)
value - allowed object is
CTSdtEndPrSdtContent getSdtContent()
void setSdtContent(SdtContent sdtContent)
sdtContent - Object getParent()
Copyright © 2007-2022. All Rights Reserved.