public static interface UserActionContext.Clipboard
Modifier and Type | Method and Description |
---|---|
Object |
getInfo() |
AreaRef |
getSelection() |
AreaRefWithType |
getSelectionWithType() |
Sheet |
getSheet() |
int |
getSheetMaxVisibleColumns() |
int |
getSheetMaxVisibleRows() |
boolean |
isCutMode() |
Sheet getSheet()
AreaRef getSelection()
Object getInfo()
boolean isCutMode()
AreaRefWithType getSelectionWithType()
int getSheetMaxVisibleRows()
int getSheetMaxVisibleColumns()
Copyright © 2020. All rights reserved.