public final class AreaReference extends AreaReference
version
Constructor and Description |
---|
AreaReference(CellReference topLeft,
CellReference botRight)
Creates an area ref from a pair of Cell References.
|
AreaReference(String reference)
Create an area ref from a string representation.
|
formatAsString, generateContiguous, getAllReferencedCells, getFirstCell, getLastCell, getWholeColumn, getWholeRow, isContiguous, isSingleCell, isWholeColumnReference, isWholeColumnReference, isWholeRowReference, isWholeRowReference, toString
public AreaReference(String reference)
public AreaReference(CellReference topLeft, CellReference botRight)
Copyright © 2020. All rights reserved.