PivotXlsExportOptions Constructors
Contains Pivot Grid options that define how a document is exported to XLS format in the data-aware export mode.Name | Parameters | Description |
---|---|---|
PivotXlsExportOptions() | none | Initializes a new instance of the PivotXlsExportOptions class with default settings. |
PivotXlsExportOptions(TextExportMode) | mode | Initializes a new instance of the PivotXlsExportOptions class with specified text export mode. |
See Also