All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.HtmlExportDataOptions.html Maven / Gradle / Ivy






HtmlExportDataOptions




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
           Export file to html which only contains table part.
static final intALL
           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.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy