Interface IExcelVBACollectionElement
The interface that must be implemented by the elements stored by ExcelVBACollectionBase.
Namespace: OfficeOpenXml.VBA
Assembly: EPPlus.dll
Syntax
public interface IExcelVBACollectionElement
Properties
Name
The name of a VBA module or reference.
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |