ExcelExportOptions class

ExcelExportOptions class

Creates export options for an Excel file.

The ExcelExportOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the ExcelExportOptions class.
init Initializes a new instance of ExcelExportOptions.

Properties

Property Description
group_cells The flag determines whether it is necessary to group rows when exporting to Excel format.

See Also