TableCellFormatPadding Property |
Gets or sets the table cell padding.
Namespace:
GemBox.Document.Tables
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 29.0.35.1122
Syntaxpublic Padding Padding { get; set; }
Public Property Padding As Padding
Get
Set
Property Value
Type:
Padding
The table cell padding.
See Also