Class ExcelVbaModuleAttribute
- Namespace
- OfficeOpenXml.VBA
- Assembly
- Magicodes.EPPlus.dll
public class ExcelVbaModuleAttribute
- Inheritance
-
ExcelVbaModuleAttribute
- Inherited Members
- Extension Methods
Properties
DataType
public eAttributeDataType DataType { get; }
Property Value
Name
public string Name { get; }
Property Value
Value
public string Value { get; set; }
Property Value
Methods
ToString()
public override string ToString()