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, undoAction
getLabel, getRedoSelection, getRedoSheet, getUndoSelection, getUndoSheet, isAnyCellProtected, isSheetAvailable, isSheetProtected, toString
public 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 AbstractEditTextAction
Copyright © 2020. All rights reserved.