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