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