Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected CTSdtEndPr |
CTSdtRow.sdtEndPr |
protected CTSdtEndPr |
SdtRun.sdtEndPr |
protected CTSdtEndPr |
SdtBlock.sdtEndPr |
protected CTSdtEndPr |
CTSdtCell.sdtEndPr |
Modifier and Type | Method and Description |
---|---|
CTSdtEndPr |
ObjectFactory.createCTSdtEndPr()
Create an instance of
CTSdtEndPr |
CTSdtEndPr |
CTSdtRow.getSdtEndPr()
Gets the value of the sdtEndPr property.
|
CTSdtEndPr |
SdtRun.getSdtEndPr()
Gets the value of the sdtEndPr property.
|
CTSdtEndPr |
SdtBlock.getSdtEndPr()
Gets the value of the sdtEndPr property.
|
CTSdtEndPr |
SdtElement.getSdtEndPr()
Gets the value of the sdtEndPr property.
|
CTSdtEndPr |
CTSdtCell.getSdtEndPr()
Gets the value of the sdtEndPr property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTSdtRow.setSdtEndPr(CTSdtEndPr value)
Sets the value of the sdtEndPr property.
|
void |
SdtRun.setSdtEndPr(CTSdtEndPr value)
Sets the value of the sdtEndPr property.
|
void |
SdtBlock.setSdtEndPr(CTSdtEndPr value)
Sets the value of the sdtEndPr property.
|
void |
SdtElement.setSdtEndPr(CTSdtEndPr value)
Sets the value of the sdtEndPr property.
|
void |
CTSdtCell.setSdtEndPr(CTSdtEndPr value)
Sets the value of the sdtEndPr property.
|
Copyright © 2007-2019. All Rights Reserved.