public class CellRangeAddressList extends CellRangeAddressList
_list| Constructor | Description |
|---|---|
CellRangeAddressList() |
Deprecated.
|
CellRangeAddressList(int firstRow,
int lastRow,
int firstCol,
int lastCol) |
Deprecated.
|
CellRangeAddressList(RecordInputStream in) |
Deprecated.
|
addCellRangeAddress, addCellRangeAddress, copy, countRanges, getCellRangeAddress, getCellRangeAddresses, getEncodedSize, getSize, remove, serialize, serializepublic CellRangeAddressList(int firstRow,
int lastRow,
int firstCol,
int lastCol)
public CellRangeAddressList()
public CellRangeAddressList(RecordInputStream in)
in - the RecordInputstream to read the record fromCopyright 2018 The Apache Software Foundation or its licensors, as applicable.