HtmlHiddenRowDisplayType Enum
HtmlHiddenRowDisplayType Enum
Represents two types of showing the hidden rows in html.
type HtmlHiddenRowDisplayType int32
Fields
| Field | Description | 
|---|
| Hidden | Hidden the hidden rows in html page. | 
| Remove | Remove the hidden rows in html page. |