Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICellEditorCollection

Cell Editor Collection

Hierarchy

Index

Methods

deletedCells

filter

getCellById

getCellByRC

  • getCellByRC(rowKey: number, columnKey: number): ICellEditor

getCells

getCellsByColumnKey

  • getCellsByColumnKey(columnKey: number): ICellEditor[]

getCellsByRowKey

insertedCells

isModified

  • isModified(): boolean

modifiedCells

Generated using TypeDoc