ASPxSpreadsheet.Document Property
In This Article
Provides access to a workbook loaded into the control.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.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