Click or drag to resize

TableStyleBaseStyle Property

Gets or sets the style on which this style is based.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public TableStyle BaseStyle { get; set; }

Property Value

TableStyle
See Also