Class AddressUtility
A utility to work with Excel addresses
Inheritance
Object
AddressUtility
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: OfficeOpenXml.Utils
Assembly: EPPlus.dll
Syntax
public static class AddressUtility
Methods
ParseEntireColumnSelections(String)
Parse an entire column selection, e.g A:A
Declaration
public static string ParseEntireColumnSelections(string address)
Parameters
| Type | Name | Description |
|---|---|---|
| String | address | The entire address |
Returns
| Type | Description |
|---|---|
| String |