EnumSpreadStreamExportFormat
Enum
Enumeration listing the export formats supported by RadSpreadStreamProcessing.
Definition
Namespace:Telerik.Windows.Controls.GridView.SpreadsheetStreamingExport
Assembly:Telerik.Windows.Controls.GridView.SpreadsheetStreamingExport.dll
Syntax:
cs-api-definition
public enum SpreadStreamExportFormat
Fields
Xlsx
XLSX format.
Declaration
cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Xlsx")]
Xlsx = 0
Field Value