HtmlHiddenRowDisplayType
HtmlHiddenRowDisplayType enumeration
Represents two types of showing the hidden rows in html.
Values
Name | Value | Description |
---|---|---|
Hidden | 0 | Hidden the hidden rows in html page. |
Remove | 1 | Remove the hidden rows in html page. |
Represents two types of showing the hidden rows in html.
Name | Value | Description |
---|---|---|
Hidden | 0 | Hidden the hidden rows in html page. |
Remove | 1 | Remove the hidden rows in html page. |