Back to Devexpress

SpreadsheetDocumentInfo.DocumentFormat Property

aspnet-devexpress-dot-web-dot-office-dot-spreadsheetdocumentinfo.md

latest1.1 KB
Original Source

SpreadsheetDocumentInfo.DocumentFormat Property

Gets the document format.

Namespace : DevExpress.Web.Office

Assembly : DevExpress.Web.ASPxSpreadsheet.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public DocumentFormat DocumentFormat { get; }
vb
Public ReadOnly Property DocumentFormat As DocumentFormat

Property Value

TypeDescription
DocumentFormat

An object specifying the document format.

|

See Also

SpreadsheetDocumentInfo Class

SpreadsheetDocumentInfo Members

DevExpress.Web.Office Namespace