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, undoActiongetLabel, getRedoSelection, getRedoSheet, getUndoSelection, getUndoSheet, isAnyCellProtected, isSheetAvailable, toStringpublic 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 AbstractCellDataStyleActionprotected int getReservedColumn()
getReservedColumn in class AbstractCellDataStyleActionprotected int getReservedLastRow()
getReservedLastRow in class AbstractCellDataStyleActionprotected int getReservedLastColumn()
getReservedLastColumn in class AbstractCellDataStyleActionprotected void applyAction()
applyAction in class AbstractCellDataStyleActionCopyright © 2020. All rights reserved.