Hi,
Is it possible to Add custom cell attributes to each cell in kendo spreadsheet.
For Eg: Apart from
"rows: [{ height: 70, cells: [{ index: 0, value: "Invoice #52 - 06/23/2015", fontSize: 32, background: "rgb(96,181,255)", textAlign: "center", color: "white"}]}"
can we add a custom attribute like "CellType":"headers" to each cell. If yes then can you please guide me as to how it can be done.
Thanks & regards
Swathi