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 columns in html.


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

Field Detail

HIDDEN

public static final int HIDDEN
Hidden the hidden columns in html page.

REMOVE

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

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