ChartSheet.Workbook Property
Gets a workbook that contains the current chart sheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| IWorkbook | An object exposing the IWorkbook interface. |
See Also