public class AreaCommand extends AbstractCommand
XlsCommentAreaBuilder to enclose other commands| Modifier and Type | Field and Description |
|---|---|
static String |
COMMAND_NAME |
ADJACENT_SHIFT_MODE, INNER_SHIFT_MODE| Constructor and Description |
|---|
AreaCommand() |
| Modifier and Type | Method and Description |
|---|---|
Size |
applyAt(CellRef cellRef,
Context context)
Applies a command at the given cell reference
|
String |
getName() |
addArea, getAreaList, getShiftMode, getTransformationConfig, getTransformer, reset, setShiftModepublic static final String COMMAND_NAME
public String getName()
public Size applyAt(CellRef cellRef, Context context)
CommandcellRef - cell reference where the command must be appliedcontext - bean context to useCopyright © 2019. All rights reserved.