com.aspose.cells
Class HtmlExportDataOptions

java.lang.Object
    extended by com.aspose.cells.HtmlExportDataOptions

public class HtmlExportDataOptions 
extends java.lang.Object

Utility class containing constants. Represents the options for exporting html data.

Field Summary
static final intTABLE
           Only export table part of html file.
static final intALL
           Export all the data of html file.
 

Field Detail

TABLE

public static final int TABLE
Only export table part of html file.

ALL

public static final int ALL
Export all the data of html file.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.