public class FontStyleAction extends AbstractCellDataStyleAction
RESERVE_ALL, RESERVE_CONTENT, RESERVE_MERGE, RESERVE_STYLE
_column, _label, _lastColumn, _lastRow, _row, _sheet, _wholeColumn, _wholeRow
Constructor and Description |
---|
FontStyleAction(String label,
Sheet sheet,
int row,
int column,
int lastRow,
int lastColumn,
CellOperationUtil.CellStyleApplier styleApplier) |
Modifier and Type | Method and Description |
---|---|
protected void |
applyAction() |
doAction, getReservedColumn, getReservedLastColumn, getReservedLastRow, getReservedRow, getReservedSheet, isRedoable, isSheetProtected, isUndoable, undoAction
getLabel, getRedoSelection, getRedoSheet, getUndoSelection, getUndoSheet, isAnyCellProtected, isSheetAvailable, toString
public FontStyleAction(String label, Sheet sheet, int row, int column, int lastRow, int lastColumn, CellOperationUtil.CellStyleApplier styleApplier)
protected void applyAction()
applyAction
in class AbstractCellDataStyleAction
Copyright © 2020. All rights reserved.