PivotXlsExportOptions(TextExportMode) Constructor
Initializes a new instance of the PivotXlsExportOptions class with specified text export mode.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
mode | TextExportMode | A enumeration value, specifying the text export mode in the resulting XLS document. |
See Also