TableStyleRowFormat Property |
Gets or sets the table row format.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic TableRowFormat RowFormat { get; set; }
Public Property RowFormat As TableRowFormat
Get
Set
Property Value
TableRowFormat
See Also