public class CellRangeAddress extends CellRangeAddress
CellRangeAddressSelectionRecord uses the BIFF5 version of this structureENCODED_SIZE| Constructor | Description |
|---|---|
CellRangeAddress(int firstRow,
int lastRow,
int firstCol,
int lastCol) |
Deprecated.
|
CellRangeAddress(RecordInputStream in) |
Deprecated.
|
copy, formatAsString, formatAsString, getEncodedSize, serialize, serialize, valueOfgetFirstColumn, getFirstRow, getLastColumn, getLastRow, getNumberOfCells, isFullColumnRange, isFullRowRange, isInRange, setFirstColumn, setFirstRow, setLastColumn, setLastRow, toString, validatepublic CellRangeAddress(int firstRow,
int lastRow,
int firstCol,
int lastCol)
public CellRangeAddress(RecordInputStream in)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.