GemBox.Spreadsheet.Vba Namespace
Contains types used for managing VBA (Visual Basic for Applications) projects and macros within spreadsheets. This includes functionality for reading, writing, and manipulating VBA modules.
Classes
VbaModule | Represents the module in VbaProject. |
VbaModuleCollection | Represents the collection of VbaModule. |
VbaProject | Represents the VBA project. |
Enums
VbaModuleType | Represents the type of VbaModule. |