Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
ExcelQueryCellInfoEventArgs
23 Sep 20251 minute to read
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.
hyperLink Hyperlink
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.