Back to Devexpress

SpreadsheetDocumentSource.Format Property

wpf-devexpress-dot-xpf-dot-spreadsheet-dot-spreadsheetdocumentsource.md

latest1.2 KB
Original Source

SpreadsheetDocumentSource.Format Property

Specifies the format of the document contained in the stream.

Namespace : DevExpress.Xpf.Spreadsheet

Assembly : DevExpress.Xpf.Spreadsheet.v25.2.dll

NuGet Package : DevExpress.Wpf.Spreadsheet

Declaration

csharp
public DocumentFormat Format { get; set; }
vb
Public Property Format As DocumentFormat

Property Value

TypeDescription
DocumentFormat

A DocumentFormat enumeration member specifying the format of the source document.

|

See Also

SpreadsheetDocumentSource Class

SpreadsheetDocumentSource Members

DevExpress.Xpf.Spreadsheet Namespace