TableRowFormatGridAfter Property |
Gets or sets the number of
TableColumn
in the parent table's
Columns
which shall be left after the last cell in the table row.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public int GridAfter { get; set; }
Public Property GridAfter As Integer
Get
Set
Property Value
Int32See Also