Enumeration listing the export formats supported by RadSpreadStreamProcessing.
Definition
Namespace:Telerik.Windows.Controls.GridView.SpreadsheetStreamingExport
Assembly:Telerik.Windows.Controls.GridView.SpreadsheetStreamingExport.dll
Syntax:
C#
public enum SpreadStreamExportFormat
Fields
CSV format.
C#
Csv = 1
XLSX format.
C#
Xlsx = 0