PivotXlsxExportOptions Constructors
Contains options that define how a Pivot Grid control is exported to XLSX format in the data-aware export mode.| Name | Parameters | Description |
|---|---|---|
| PivotXlsxExportOptions() | none | Initializes a new instance of the PivotXlsxExportOptions class. |
| PivotXlsxExportOptions(TextExportMode) | mode | Initializes a new instance of the PivotXlsxExportOptions class. |
See Also