public class ActionHelper extends Object
Constructor and Description |
---|
ActionHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
collectRichTextStyleActions(Range range,
CellOperationUtil.CellStyleApplier applier,
List<UndoableAction> actions)
Scan the given range and collect rich text cells actions which will be applied with the applier.
|
public static void collectRichTextStyleActions(Range range, CellOperationUtil.CellStyleApplier applier, List<UndoableAction> actions)
range
- applier
- actions
- Copyright © 2020. All rights reserved.