com.aspose.cells.HtmlExportDataOptions.html Maven / Gradle / Ivy
HtmlExportDataOptions
com.aspose.cells
Class HtmlExportDataOptions
java.lang.Object
com.aspose.cells.HtmlExportDataOptions
public class HtmlExportDataOptions
- extends java.lang.Object
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 |
Export file to html which only contains table part.
ALL | |
public static final int ALL |
Export all the data to html.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.