Enum HtmlHiddenColDisplayType

Enum HtmlHiddenColDisplayType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Represents two types of showing the hidden columns in html.

public enum HtmlHiddenColDisplayType

Fields

Hidden = 0

Hidden the hidden columns in html page.

Remove = 1

Remove the hidden columns in html page.