public class CellRichTextAction extends AbstractEditTextAction
_column, _label, _lastColumn, _lastRow, _row, _sheet, _wholeColumn, _wholeRow| Constructor and Description |
|---|
CellRichTextAction(String label,
Sheet sheet,
int row,
int column,
int lastRow,
int lastColumn,
CellOperationUtil.CellStyleApplier applier) |
CellRichTextAction(String label,
Sheet sheet,
int row,
int column,
int lastRow,
int lastColumn,
String editText) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyAction() |
doAction, getReservedColumn, getReservedLastColumn, getReservedLastRow, getReservedRow, getReservedSheet, isRangeProtected, isRedoable, isUndoable, undoActiongetLabel, getRedoSelection, getRedoSheet, getUndoSelection, getUndoSheet, isAnyCellProtected, isSheetAvailable, isSheetProtected, toStringpublic CellRichTextAction(String label, Sheet sheet, int row, int column, int lastRow, int lastColumn, String editText)
public CellRichTextAction(String label, Sheet sheet, int row, int column, int lastRow, int lastColumn, CellOperationUtil.CellStyleApplier applier)
protected void applyAction()
applyAction in class AbstractEditTextActionCopyright © 2020. All rights reserved.