Click or drag to resize

TableFormatDefaultCellSpacing Property

Gets or sets the default table cell spacing (the spacing between adjacent cells and the edges of the table) for all cells in the parent table.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public double? DefaultCellSpacing { get; set; }

Property Value

NullableDouble
See Also