public final class AreaReference extends AreaReference
Constructor and Description |
---|
AreaReference(CellReference topLeft,
CellReference botRight)
Creates an area ref from a pair of Cell References.
|
AreaReference(java.lang.String reference)
Create an area ref from a string representation.
|
formatAsString, generateContiguous, getAllReferencedCells, getFirstCell, getLastCell, getWholeColumn, getWholeRow, isContiguous, isSingleCell, isWholeColumnReference, isWholeColumnReference, toString
public AreaReference(java.lang.String reference)
public AreaReference(CellReference topLeft, CellReference botRight)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.