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: 2024.7.18
Syntax public bool Hidden { get; set; }
Public Property Hidden As Boolean
Get
Set
Property Value
BooleanSee Also