java.lang.Object
com.aspose.cells.HtmlExportDataOptions
public class HtmlExportDataOptions
| Field Summary | ||
|---|---|---|
static final int | TABLE | |
| Only export table part of html file. | ||
static final int | ALL | |
| Export all the data of html file. | ||
| Field Detail |
|---|
TABLE | |
public static final int TABLE | |
ALL | |
public static final int ALL | |