Show / Hide Table of Contents

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 code signature properties of the project

Enums

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.

In This Article
Back to top Generated by DocFX