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