Forum > FPSpreadsheet
Cell size and word wrap
Ask:
If I understand correctly, fpspreadsheet does not support setting cell sizes and word wrapping.
Are there any plans for that? An estimate of the amount of work involved?
I have mistakenly recommented fpspreadsheet to my students as a method to export reports
generated by their applications to Excel -- now they all fail their assignment.
I now have to either find a quick fix or cancel the assignment.
felipemdc:
For which format? xls or xlsx?
Ask:
Any one -- this was just a student project. Sorry -- I somehow missed your reply.
I have already dropped the assignment I mentioned as impossible one.
Maybe next year :-)
felipemdc:
I started investigating what would take to implement this on OpenDocument and:
1> There is no such thing as cell size. There is column size and row size, which one do you need? Both? This will need adding a list of rows and a list of columns to each worksheet.
2> Word-wrap seams easy to implement, it is just a another formatting setting for a cell
felipemdc:
I added support for word-wrap in OpenDocument in rev 2463
Navigation
[0] Message Index
[#] Next page