Aspose::Cells::HtmlExportDataOptions enum
HtmlExportDataOptions enum
Represents the options for exporting html data.
enum class HtmlExportDataOptions
Values
Name | Value | Description |
---|---|---|
Table | 1 | Export file to html which only contains table part. |
All | 255 | Export all the data to html. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++