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