TableRowRowFormat Property |
Gets or sets the table row format.
Namespace:
GemBox.Document.Tables
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 27.3.30.1210
Syntaxpublic TableRowFormat RowFormat { get; set; }
Public Property RowFormat As TableRowFormat
Get
Set
Property Value
Type:
TableRowFormat
The table row format.
See Also