TableStyleFormat Constructor |
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.6.2
Syntaxpublic TableStyleFormat(
TableStyleFormatType formatType
)
Public Sub New (
formatType As TableStyleFormatType
)
Parameters
- formatType TableStyleFormatType
- The table style conditional format type.
See Also