| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected SdtPr |
SdtRun.sdtPr |
protected SdtPr |
CTSdtCell.sdtPr |
protected SdtPr |
SdtBlock.sdtPr |
protected SdtPr |
CTSdtRow.sdtPr |
| Modifier and Type | Method and Description |
|---|---|
SdtPr |
ObjectFactory.createSdtPr()
Create an instance of
SdtPr |
SdtPr |
SdtRun.getSdtPr()
Gets the value of the sdtPr property.
|
SdtPr |
CTSdtCell.getSdtPr()
Gets the value of the sdtPr property.
|
SdtPr |
SdtBlock.getSdtPr()
Gets the value of the sdtPr property.
|
SdtPr |
SdtElement.getSdtPr()
Gets the value of the sdtPr property.
|
SdtPr |
CTSdtRow.getSdtPr()
Gets the value of the sdtPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SdtRun.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
void |
CTSdtCell.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
void |
SdtBlock.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
void |
SdtElement.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
void |
CTSdtRow.setSdtPr(SdtPr value)
Sets the value of the sdtPr property.
|
Copyright © 2007-2022. All Rights Reserved.