Initializes a new instance of the ExcelAddress class
Namespace:
OfficeOpenXml
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelAddress( string address ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ address As String _ ) |
Visual C++ |
---|
public: ExcelAddress( String^ address ) |
Parameters
- address
- Type: System..::.String
[Missing <param name="address"/> documentation for "M:OfficeOpenXml.ExcelAddress.#ctor(System.String)"]