Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleChange

Action to change a cell's style in a model.

Hierarchy

  • StyleChange

Implements

  • UndoableChange

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

cell

cell: Cell

model

previous

previous: null | string

style

style: null | string

Methods

execute

  • execute(): void
  • Changes the style of cell to <a href="StyleChange.html#previous">previous</a> using <Transactions.styleForCellChanged>.

    Returns void

Generated using TypeDoc