Hi,
This is my first message, so be gentle with me please.
I am trying to use handsontable, and it is awesome. But, I am having some troubles about it.
- How can I get all columns’ widths?
- I am getting all table data with hot.getData(), but I want to get cell’s background color, font size, font color, alignment, etc too. How can I do that? Can I do that?
- I know hot.getCellsMeta() function, but this gives me couple of supported class names, that’s all.
- Long story short, I want to save the table with all datas, col width, styles, etc. How can I do that?
Thank you all,
Y.