Class ExcelVbaModuleAttributesCollection
A collection of the module level attributes
Inheritance
ExcelVbaModuleAttributesCollection
Inherited Members
Namespace: OfficeOpenXml.VBA
Assembly: EPPlus.dll
Syntax
public class ExcelVbaModuleAttributesCollection : ExcelVBACollectionBase<ExcelVbaModuleAttribute>, IEnumerable<ExcelVbaModuleAttribute>, IEnumerable