T
Tiziano
I need to wrap text, if users can't see the columns titles then information
is useless. I know wrap text is not supported in OWC SpreadSheet, hope in the
future it does because it's fundamental feature.
I've been looking for a workaround, SpreadSheet can export to XMLSS format.
XML documents are easy to modify. Noted that ss:WrapText="1" attribute do the
trick, when excel opens XMLSS document modified with this attribute text is
wrapped, alright! problem almost solved, but i need xls excel files not
XMLSS that users are unfamiliar with and windows doesn't open with excel.
Is there any lightweight converter from XMLSS to xls format?
is useless. I know wrap text is not supported in OWC SpreadSheet, hope in the
future it does because it's fundamental feature.
I've been looking for a workaround, SpreadSheet can export to XMLSS format.
XML documents are easy to modify. Noted that ss:WrapText="1" attribute do the
trick, when excel opens XMLSS document modified with this attribute text is
wrapped, alright! problem almost solved, but i need xls excel files not
XMLSS that users are unfamiliar with and windows doesn't open with excel.
Is there any lightweight converter from XMLSS to xls format?