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 (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com