Search results

ExcelQueryCellInfoEventArgs API in JavaScript (ES5) Grid API control

Properties

cell

number | ExcelStyle | Object | ExcelCell

Defines the cell data

colSpan

number

Defines the number of columns to be spanned

column

Column

Defines the column of the current cell.

data

Object

Defines the row data associated with this cell.

Defines the hyperlink

image

Image

Defines the image details

style

ExcelStyle

Defines the style of the current cell.

value

Date | string | number | boolean

Defines the value of the current cell.