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.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public double? DefaultCellSpacing { get; set; }
Public Property DefaultCellSpacing As Double?
Get
Set
Property Value
NullableDoubleSee Also