Enum
SpreadStreamExportFormat

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

Csv

CSV format.

Declaration

cs-api-definition
Csv = 1

Field Value

SpreadStreamExportFormat

Xlsx

XLSX format.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Xlsx")]
Xlsx = 0

Field Value

SpreadStreamExportFormat

In this article
DefinitionFieldsCsvXlsx
Not finding the help you need?
Contact Support