Skip to main content

SpreadsheetDocumentInfo.DocumentFormat Property

Gets the document format.

Namespace: DevExpress.Web.Office

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

NuGet Package: DevExpress.Web.Office

Declaration

public DocumentFormat DocumentFormat { get; }

Property Value

Type Description
DocumentFormat

An object specifying the document format.

See Also