ASPxSpreadsheet.Document Property
Provides access to a workbook loaded into the control.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v22.2.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
IWorkbook | A IWorkbook interface specifying a document loaded into a Spreadsheet. |
See Also