Update documentation

This commit is contained in:
Debao Zhang
2013-11-05 13:57:26 +08:00
parent 9263894eed
commit e369d98275
14 changed files with 28 additions and 20 deletions
@@ -9,8 +9,8 @@
This creates a new instance of the all important Document
class which gives you access to the Excel workbook and worksheets.
\snippet hello/main.cpp 0
\snippet extractdata/main.cpp 0
Extracts data from current worksheet.
\snippet hello/main.cpp 1
\snippet extractdata/main.cpp 1
*/