IWorkbook.HasMacros Property
Determines whether the workbook has VBA projects (macros).
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if a workbook has macros; otherwise, false. |
See Also