SpreadsheetDocumentSource.Format Property
In This Article
Specifies the format of the document contained in the stream.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v24.2.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
#Declaration
public DocumentFormat Format { get; set; }
#Property Value
Type | Description |
---|---|
Document |
A Document |
See Also