Skip to main content
A newer version of this page is available. .

SpreadsheetDocumentInfo.DocumentFormat Property

Gets the document format.

Namespace: DevExpress.Web.Office

Assembly: DevExpress.Web.ASPxSpreadsheet.v21.1.dll

NuGet Package: DevExpress.Web.Office

Declaration

public DocumentFormat DocumentFormat { get; }

Property Value

Type Description
DocumentFormat

A DocumentFormat object specifying the document format.

See Also