TableStyleBaseStyle Property |
Gets or sets the style on which this style is based.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic TableStyle BaseStyle { get; set; }
Public Property BaseStyle As TableStyle
Get
Set
Property Value
TableStyle
See Also