Skip to main content

TableCellFormattingSettings.marginsSameAsTable Property

Specifies whether a table cell’s margins are inherited from the table level settings.

Declaration

marginsSameAsTable: boolean

Property Value

Type Description
boolean

true to inherit table level margins; false to use a table cell’s own margin settings.

See Also