TableFormatStyleOptions Property |
Gets or sets the table style options that specify which of the referenced
TableStyle conditional formats will be
applied on the parent table.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic TableStyleOptions StyleOptions { get; set; }
Public Property StyleOptions As TableStyleOptions
Get
Set
Property Value
TableStyleOptions
See Also