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