Class ActionHelper


  • public class ActionHelper
    extends Object
    Since:
    3.6.0
    Author:
    henri
    • Constructor Detail

      • ActionHelper

        public ActionHelper()
    • Method Detail

      • collectRichTextStyleActions

        public 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.
        Parameters:
        range -
        applier -
        actions -