HtmlExportDataOptions enumeration

HtmlExportDataOptions enumeration

Represents the options for exporting html data.

The HtmlExportDataOptions type exposes the following members:

Fields

FieldDescription
TABLEExport file to html which only contains table part.
ALLExport all the data to html.

See Also