public class ClearCellAction extends AbstractCellDataStyleAction
| Modifier and Type | Class and Description |
|---|---|
static class |
ClearCellAction.Type |
RESERVE_ALL, RESERVE_CONTENT, RESERVE_MERGE, RESERVE_STYLE_column, _label, _lastColumn, _lastRow, _row, _sheet, _wholeColumn, _wholeRow| Constructor and Description |
|---|
ClearCellAction(String label,
Sheet sheet,
int row,
int column,
int lastRow,
int lastColumn,
ClearCellAction.Type type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyAction() |
protected boolean |
isSheetProtected()
Check if sheet is protected
|
doAction, getReservedColumn, getReservedLastColumn, getReservedLastRow, getReservedRow, getReservedSheet, isRedoable, isUndoable, undoActiongetLabel, getRedoSelection, getRedoSheet, getUndoSelection, getUndoSheet, isAnyCellProtected, isSheetAvailable, toStringpublic ClearCellAction(String label, Sheet sheet, int row, int column, int lastRow, int lastColumn, ClearCellAction.Type type)
protected void applyAction()
applyAction in class AbstractCellDataStyleActionprotected boolean isSheetProtected()
AbstractUndoableActionisSheetProtected in class AbstractCellDataStyleActionCopyright © 2020. All rights reserved.