Click or drag to resize

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.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public TableStyleOptions StyleOptions { get; set; }

Property Value

TableStyleOptions
See Also