public class CellRangeAddressList extends CellRangeAddressList
_list
Constructor and 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, serialize
public CellRangeAddressList(int firstRow, int lastRow, int firstCol, int lastCol)
public CellRangeAddressList()
public CellRangeAddressList(RecordInputStream in)
in
- the RecordInputstream to read the record fromCopyright © 2020. All rights reserved.