Class AddressUtility
A utility to work with Excel addresses
Inherited Members
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 |