java.lang.Objectcom.aspose.cells.HtmlHiddenRowDisplayType
public class HtmlHiddenRowDisplayType
Field Summary | ||
---|---|---|
static final int | HIDDEN | |
Hidden the row in html page. | ||
static final int | REMOVE | |
Remove the row in html page. |
Field Detail |
---|
HIDDEN | |
public static final int HIDDEN |
REMOVE | |
public static final int REMOVE |