public class PasteRangeImpl extends RangeImpl
SRange.ApplyBorderType, SRange.AutoFilterOperation, SRange.DeleteShift, SRange.FillType, SRange.InsertCopyOrigin, SRange.InsertShift, SRange.PasteOperation, SRange.PasteType, SRange.SheetVisible, SRange.SortDataOption| Constructor and Description |
|---|
PasteRangeImpl(SSheet sheet,
int tRow,
int lCol,
int bRow,
int rCol,
boolean wholeRow,
boolean wholeColumn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWholeColumn()
Check if this range cover an entire columns (form 0, and last row to the max available column of a sheet)
|
boolean |
isWholeRow()
Check if this range cover an entire rows (form 0, and last row to the max available row of a sheet)
|
boolean |
isWholeSheet()
Check if this range cover an entire sheet
|
addChart, addPicture, applyAutoFilter, clearAll, clearCellStyles, clearContents, cloneSheet, cloneSheetFrom, copy, copy, createName, createSheet, delete, deleteChart, deletePicture, deleteSheet, deleteValidation, enableAutoFilter, enableAutoFilter, fill, fillDown, fillLeft, fillRight, fillUp, findAutoFilterRange, getCellDataFormat, getCellFormatText, getCellStyle, getColumn, getColumns, getCommentRichText, getDataRegion, getEditText, getHyperlink, getLastColumn, getLastRow, getLock, getMergedRegion, getOffset, getOrCreateFont, getRichText, getRow, getRows, getSheet, getSheetProtection, getValidations, getValue, insert, isAnyCellProtected, isCommentVisible, isProtected, isSheetProtected, merge, move, moveChart, movePicture, notifyChange, notifyChange, notifyChange, notifyCustomEvent, pasteSpecial, pasteSpecial0, protectSheet, protectSheet, refresh, refresh, resetAutoFilter, setAutoRefresh, setBorders, setCellStyle, setColumnWidth, setColumnWidth, setCommentRichText, setCommentVisible, setDisplayGridlines, setEditText, setFreezePanel, setHidden, setHiddenInLock, setHyperlink, setNameName, setRichText, setRowHeight, setRowHeight, setSheetName, setSheetOrder, setSheetVisible, setStringValue, setValidation, setValue, sort, unmerge, unprotectSheet, updateChart, validatepublic PasteRangeImpl(SSheet sheet, int tRow, int lCol, int bRow, int rCol, boolean wholeRow, boolean wholeColumn)
public boolean isWholeSheet()
SRangeisWholeSheet in interface SRangeisWholeSheet in class RangeImplpublic boolean isWholeRow()
SRangeisWholeRow in interface SRangeisWholeRow in class RangeImplpublic boolean isWholeColumn()
SRangeisWholeColumn in interface SRangeisWholeColumn in class RangeImplCopyright © 2020. All rights reserved.