HtmlExportDataOptions Enum

HtmlExportDataOptions Enum

Represents the options for exporting html data.


type HtmlExportDataOptions int32

Fields

FieldDescription
TableExport file to html which only contains table part.
AllExport all the data to html.