java.lang.Object
com.aspose.cells.HtmlHiddenColDisplayType
public class HtmlHiddenColDisplayType
| Field Summary | ||
|---|---|---|
static final int | HIDDEN | |
| Hidden the column in html page. | ||
static final int | REMOVE | |
| Remove the hidden in html page. | ||
| Field Detail |
|---|
HIDDEN | |
public static final int HIDDEN | |
REMOVE | |
public static final int REMOVE | |