export formula to excel using EGSimpleTableParser
export formula to excel using EGSimpleTableParser
- Subject: export formula to excel using EGSimpleTableParser
- From: Jake Bearkley <email@hidden>
- Date: Tue, 26 Mar 2013 20:40:02 +1030
Hi All,
I am using EGSimpleTableParser to export an excel spreadsheet which I want to contain a formula
In Styles.plist I have a defined a class "formula" which defines cellType = CELL_TYPE_FORMULA
my td I create is
<td class="formula">=1+2</td>
but when I open the generated file, the cell is treated like a string.
Other values specified in Styles.plist eg font and alignment are correctly interpreted by Excel.
Can anyone tell me what I need to do to get this working?
Any help is appreciated.
Thanks in advance
Bearko
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden