| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Class and Description |
|---|---|
class |
CTSdtContentCell
Wraps around a table cell.
|
class |
CTSdtContentRow
Java class for CT_SdtContentRow complex type.
|
class |
CTSdtContentRun
Java class for CT_SdtContentRun complex type.
|
class |
SdtContentBlock
Java class for CT_SdtContentBlock complex type.
|
| Modifier and Type | Method and Description |
|---|---|
SdtContent |
SdtBlock.getSdtContent()
Gets the value of the sdtContent property.
|
SdtContent |
CTSdtRow.getSdtContent()
Gets the value of the sdtContent property.
|
SdtContent |
CTSdtCell.getSdtContent()
Gets the value of the sdtContent property.
|
SdtContent |
SdtElement.getSdtContent()
Changed in v3.3.4
|
SdtContent |
SdtRun.getSdtContent()
Gets the value of the sdtContent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SdtBlock.setSdtContent(SdtContent value)
Sets the value of the sdtContent property.
|
void |
CTSdtRow.setSdtContent(SdtContent value)
Sets the value of the sdtContent property.
|
void |
CTSdtCell.setSdtContent(SdtContent value)
Sets the value of the sdtContent property.
|
void |
SdtElement.setSdtContent(SdtContent sdtContent) |
void |
SdtRun.setSdtContent(SdtContent value)
Sets the value of the sdtContent property.
|
Copyright © 2007–2023. All rights reserved.