Skip to main content
A newer version of this page is available. .

TableCellFormattingSettings Members

Contains the settings to define the table cell formatting.

Properties

Name Description
marginBottom Gets or sets a table cell’s bottom margin in twips.
marginLeft Gets or sets a table cell’s left margin in twips.
marginRight Gets or sets a table cell’s right margin in twips.
marginsSameAsTable Specifies whether a table cell’s margins are inherited from the table level settings.
marginTop Gets or sets a table cell’s top margin in twips.
noWrap Sspecifies whether text is wrapped in a table cell.
preferredWidth Gets or sets a table cell’s preferred width.
verticalAlignment Gets or sets the vertical alignment of a table cell’s content.
See Also