HtmlHiddenRowDisplayType
HtmlHiddenRowDisplayType enumeration
Represents two types of showing the hidden rows in html.
public enum HtmlHiddenRowDisplayType
Values
Name | Value | Description |
---|---|---|
Hidden | 0 |
Hidden the hidden rows in html page. |
Remove | 1 |
Remove the hidden rows in html page. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells