Search results

CellInfoEventArgs API in React Spreadsheet API component

QueryCellInfo EventArgs

Properties

address

string

Defines the cell address.

cell

CellModel

Defines the cell model.

colIndex

number

Defines the column index of the cell.

row

HTMLElement

Defines the row element.

rowIndex

number

Defines the row index of the cell.