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