Enum ExcelFileFormats
The excel file fomats for exporting OlapGrid.
Namespace: Syncfusion.Windows.Client.Olap
Assembly: Syncfusion.OlapClient.WPF.dll
Syntax
public enum ExcelFileFormats
Fields
| Name | Description |
|---|---|
| xls | Exporting file can be saved in .xls format. |
| xlsx | Default value. Exporting file can be saved in .xlsx format. |