com.aspose.cells
Class HtmlHiddenRowDisplayType

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

public class HtmlHiddenRowDisplayType 
extends java.lang.Object

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

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

Field Detail

HIDDEN

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

REMOVE

public static final int REMOVE
Remove the row 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.