New to Telerik UI for WinFormsStart a free 30-day trial

Enum listing the export formats supported by RadSpreadProcessing.

Definition

Namespace:Telerik.WinControls.Export

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum SpreadExportFormat

Fields

CSV format

C#
Csv = 2

PDF format

C#
Pdf = 1

Txt format

C#
Txt = 3

XLS format

C#
Xls = 4

XLSX format

C#
Xlsx = 0
In this article
DefinitionFieldsCsvPdfTxtXlsXlsx
Not finding the help you need?
Contact Support