Table of Contents

Class AddressUtility

Namespace
OfficeOpenXml.Utils
Assembly
EPPlus.dll

A utility to work with Excel addresses

public static class AddressUtility
Inheritance
AddressUtility
Inherited Members

Methods

ParseEntireColumnSelections(string)

Parse an entire column selection, e.g A:A

public static string ParseEntireColumnSelections(string address)

Parameters

address string

The entire address

Returns

string