Enum HtmlHiddenRowDisplayType
Enum HtmlHiddenRowDisplayType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents two types of showing the hidden rows in html.
public enum HtmlHiddenRowDisplayType
Fields
Hidden = 0
Hidden the hidden rows in html page.
Remove = 1
Remove the hidden rows in html page.