HtmlExportDataOptions
HtmlExportDataOptions enumeration
Represents the options for exporting html data.
Values
Name | Value | Description |
---|---|---|
Table | 1 | Export file to html which only contains table part. |
All | 255 | Export all the data to html. |
Represents the options for exporting html data.
Name | Value | Description |
---|---|---|
Table | 1 | Export file to html which only contains table part. |
All | 255 | Export all the data to html. |