Table of Contents

Class ExcelVBAModule

Namespace
OfficeOpenXml.VBA
Assembly
Magicodes.EPPlus.dll
public class ExcelVBAModule
Inheritance
ExcelVBAModule
Inherited Members
Extension Methods

Properties

Attributes

public ExcelVbaModuleAttributesCollection Attributes { get; }

Property Value

ExcelVbaModuleAttributesCollection

Code

public string Code { get; set; }

Property Value

string

Description

public string Description { get; set; }

Property Value

string

HelpContext

public int HelpContext { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string

Private

public bool Private { get; set; }

Property Value

bool

ReadOnly

public bool ReadOnly { get; set; }

Property Value

bool

Type

public eModuleType Type { get; }

Property Value

eModuleType

Methods

ToString()

public override string ToString()

Returns

string