added export and improved import

This commit is contained in:
denisdulici
2018-06-11 03:47:32 +03:00
parent c274d38f13
commit 3d68496145
35 changed files with 347 additions and 115 deletions

View File

@ -476,7 +476,7 @@ return array(
| When set to true, it will return a sheet collection instead.
|
*/
'force_sheets_collection' => false,
'force_sheets_collection' => true,
/*
|--------------------------------------------------------------------------