Skip to main content
Row

DocumentFormat.Xls Field

Microsoft Excel 97-2003 binary file format (import/export), or Microsoft Excel 5.0/95 binary file format (import only). File extension - .xls.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public static readonly DocumentFormat Xls

Field Value

Type Description
DocumentFormat

A document format.

The following code snippets (auto-collected from DevExpress Examples) contain references to the Xls field.

Note

The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.

See Also