Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

For an example if I want to render SUM(1,2,3) in the H16 of a Excel sheet, I need to fill the sheet*.xml such as

SUM(1,2,3) has to be written as value for "f" tag, 6(result os sum(1,2,3)) has to be written as value for "v" tag in the corresponding "c" tag

It is true that we cant calculate the result of every function. If it is possible how can I calculate the result of every function supported by Excel in Delphi or Is there any other way of encoding function in Excel. Please help me.

Thank you.

Manikanta sai prasad.G,
Gnostice information technology private limited,
Bangalore, India.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900