public class PasteCellRegion extends CellRegion
column, lastColumn, lastRow, row
Constructor and Description |
---|
PasteCellRegion(int row,
int column,
int lastRow,
int lastColumn,
boolean wholeColumn)
Deprecated.
|
PasteCellRegion(int row,
int column,
int lastRow,
int lastColumn,
boolean wholeColumn,
boolean wholeRow) |
Modifier and Type | Method and Description |
---|---|
boolean |
isWholeColumn() |
boolean |
isWholeRow() |
cloneCellRegion, contains, contains, convertColumnStringToIndex, convertIndexToColumnString, diff, equals, equals, getCellCount, getColumn, getColumnCount, getLastColumn, getLastRow, getOverlap, getReferenceString, getRow, getRowCount, hashCode, intersect, isSingle, overlaps, toString
public PasteCellRegion(int row, int column, int lastRow, int lastColumn, boolean wholeColumn, boolean wholeRow)
@Deprecated public PasteCellRegion(int row, int column, int lastRow, int lastColumn, boolean wholeColumn)
Copyright © 2020. All rights reserved.