Namespace OfficeOpenXml.VBA
Classes
- ExcelVBACollectionBase<T>
Base class for VBA collections
- ExcelVBAModule
A VBA code module.
- ExcelVbaModuleAttribute
A VBA modual attribute
- ExcelVbaModuleAttributesCollection
A collection of the module level attributes
- ExcelVbaModuleCollection
Collection class for VBA modules
- ExcelVbaProject
Represents the VBA project part of the package
- ExcelVbaProtection
Vba security properties
- ExcelVbaReference
A VBA reference
- ExcelVbaReferenceCollection
A collection of the vba projects references
- ExcelVbaReferenceControl
A reference to a twiddled type library
- ExcelVbaReferenceProject
A reference to an external VBA project
- ExcelVbaSignature
The VBA project's code signature properties
Enums
- VbaSignatureHashAlgorithm
Hash algorithm used for signing vba projects.
- eAttributeDataType
To determine if the attribute uses double quotes around the value
- eModuleType
Type of VBA module
- eSyskind
Type of system where the VBA project was created.