TableFormatColumnBandSize Property |
Gets or sets the number of columns in column band for this table style.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.19
Syntaxpublic int ColumnBandSize { get; set; }Public Property ColumnBandSize As Integer
Get
Set
Property Value
Int32
See Also