Aspose::Cells::HtmlHiddenColDisplayType enum
HtmlHiddenColDisplayType enum
Represents two types of showing the hidden columns in html.
enum class 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
- Library Aspose.Cells for C++