HtmlExportDataOptions Enum
HtmlExportDataOptions Enum
Represents the options for exporting html data.
type HtmlExportDataOptions int32
Fields
| Field | Description |
|---|
| Table | Export file to html which only contains table part. |
| All | Export all the data to html. |