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