Add basic worksheet copy support

This commit is contained in:
Debao Zhang
2014-01-02 11:35:57 +08:00
parent 82c77b4bed
commit c6898ff732
13 changed files with 191 additions and 3 deletions
@@ -0,0 +1,8 @@
/*!
\example worksheetoperations
\title Worksheet Operations Example
\brief Copy, delete, move worksheet
\ingroup qtxlsx-examples
This example demonstrates how to copy, delete, move worksheet.
*/