Event arguments for the editModeEntering event.

Hierarchy

Hierarchy

Constructors

Properties

Accessors

Constructors

Properties

ngAcceptInputType_cancel: string | boolean

Accessors

  • get cancel(): boolean
  • Returns boolean

  • set cancel(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

  • get cell(): SpreadsheetCell
  • Returns the cell for which the control is going into edit mode.

    Returns SpreadsheetCell