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: 2025.11.10
Syntaxpublic int ColumnBandSize { get; set; }Public Property ColumnBandSize As Integer
Get
Set
Property Value
Int32
See Also