HtmlExportDataOptions
HtmlExportDataOptions enumeration
Utility class containing constants. Represents the options for exporting html data.
Values
| Name | Description |
|---|---|
| TABLE | Export file to html which only contains table part. |
| ALL | Export all the data to html. |