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