Aspose::Cells::HtmlExportDataOptions enum

HtmlExportDataOptions enum

Represents the options for exporting html data.

enum class HtmlExportDataOptions

Values

NameValueDescription
Table1
Export file to html which only contains table part.
All255
Export all the data to html.

See Also