Click or drag to resize

TableStyleFormat Constructor

Initializes a new instance of the TableStyleFormat class.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public TableStyleFormat(
	TableStyleFormatType formatType
)

Parameters

formatType  TableStyleFormatType
The table style conditional format type.
See Also