Skip to main content

TableFormattingSettings.allowSpacingBetweenCells Property

Gets or sets a value specifying whether spacing is allowed between table cells.

Declaration

allowSpacingBetweenCells: boolean

Property Value

Type Description
boolean

true, to allow spacing; otherwise, false.

See Also