public class PasteSheetRegion extends SheetRegion
Constructor and Description |
---|
PasteSheetRegion(SSheet sheet,
int row,
int column,
int lastRow,
int lastColumn,
boolean wholeColumn)
Deprecated.
|
PasteSheetRegion(SSheet sheet,
int row,
int column,
int lastRow,
int lastColumn,
boolean wholeColumn,
boolean wholeRow) |
Modifier and Type | Method and Description |
---|---|
boolean |
isWholeColumn() |
boolean |
isWholeRow() |
equals, getColumn, getColumnCount, getLastColumn, getLastRow, getReferenceString, getRegion, getRow, getRowCount, getSheet, hashCode, toString
public PasteSheetRegion(SSheet sheet, int row, int column, int lastRow, int lastColumn, boolean wholeColumn, boolean wholeRow)
@Deprecated public PasteSheetRegion(SSheet sheet, int row, int column, int lastRow, int lastColumn, boolean wholeColumn)
Copyright © 2020. All rights reserved.