SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item.... log ( `List item: ${ listItem . displayText...
CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other cells in the row.... log ( printCellMergeType ( cell ));...
DocumentVisitor.visitStructuredDocumentTagEnd method. Called when enumeration of a structured document tag has ended.... log ( visitor . getText ()); });...
ConditionalStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... log ( currentStyle . type ); } //...