com.aspose.cells
Class HtmlHiddenColDisplayType

java.lang.Object
    extended by com.aspose.cells.HtmlHiddenColDisplayType

public class HtmlHiddenColDisplayType 
extends java.lang.Object

Utility class containing constants. Represents two types of showing the hidden col in html.

Field Summary
static final intHIDDEN
           Hidden the column in html page.
static final intREMOVE
           Remove the hidden in html page.
 

Field Detail

HIDDEN

public static final int HIDDEN
Hidden the column in html page.

REMOVE

public static final int REMOVE
Remove the hidden in html page.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.