aspose.cells

Class HtmlExportDataOptions

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

Field Summary
const  NumberTABLE
Export file to html which only contains table part.
const  NumberALL
Export all the data to html.
 

    • Field Detail

      • TABLE

        const Number TABLE
        Export file to html which only contains table part.
      • ALL

        const Number ALL
        Export all the data to html.