I really appreciate your work!
Is it possible to change fonts & font size? I've looked through the
includes but it appears you have to specify the entire font (family, etc).
FONTSIZE= in the properties doesn't seem to do it.
I just uploaded a new version of xls.i and updated the wiki. If you pass "FONTSIZE=20" or "FONT=Lucida Sans" (as an example) in the createCell cell_properties parameter, it'll work for both xls and xml spreadsheets. I tested it with OE11.7 and Office 365 Excel.
Regards,
K.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I really appreciate your work!
Is it possible to change fonts & font size? I've looked through the
includes but it appears you have to specify the entire font (family, etc).
FONTSIZE= in the properties doesn't seem to do it.
Thanks!
I just uploaded a new version of xls.i and updated the wiki. If you pass "FONTSIZE=20" or "FONT=Lucida Sans" (as an example) in the createCell cell_properties parameter, it'll work for both xls and xml spreadsheets. I tested it with OE11.7 and Office 365 Excel.
Regards,
K.
Excellent! Thank you so much, that works nicely!
John.