TableRowFormatHidden Property |
Gets or sets a value indicating whether table row shall be hidden from display
at display time in a document.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool Hidden { get; set; }
Public Property Hidden As Boolean
Get
Set
Property Value
Boolean
See Also