What??????????
How to write a C++ code to get a spreadsheet?
Look here:
http://www.experts-exchange.com/Programm...
There is some sample code to do this for C++
Reply:Very targeted question. Needs a long and detailed explanation to answer this question. If "get a spreadsheet" means "create a spreadsheet" -- here we go with the major steps.
1. Create "classes" for cells, columns, rows, spreadsheets, workbooks, etc.
2. Add properties and behaviors to those classes.
3. "Instantiate" "objects" from those "classes".
cosmos
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment