java.lang.Comparable<Region>
public class Region extends Region
CellRangeAddress
Constructor | Description |
---|---|
Region() |
Deprecated.
Creates a new instance of Region (0,0 - 0,0)
|
Region(int rowFrom,
short colFrom,
int rowTo,
short colTo) |
Deprecated.
|
Region(java.lang.String ref) |
Deprecated.
|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
compareTo, contains, convertCellRangesToRegions, convertRegionsToCellRanges, convertToCellRangeAddress, equals, getArea, getColumnFrom, getColumnTo, getRegionRef, getRowFrom, getRowTo, hashCode, setColumnFrom, setColumnTo, setRowFrom, setRowTo
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.