PivotGridXlsxExportOptions Constructors
Contains export options specific to XLS format.| Name | Parameters | Description |
|---|---|---|
| PivotGridXlsxExportOptions() | none | Initializes a new instance of the PivotGridXlsxExportOptions class with default settings. |
| PivotGridXlsxExportOptions(TextExportMode) | mode | Initializes a new instance of the PivotGridXlsxExportOptions class with specified text export mode. |
See Also