Click or drag to resize

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.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public int GridAfter { get; set; }

Property Value

Int32
See Also