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