send link to app

DataConvertor for Excel Lite


Développeurs Utilitaires Utilitaires
Développeur LI WANG
Libre

「DataConvertor for Excel Lite」 is a lightweight conversion tool to help developers to improve development efficiency. You can convert your datas or configuration from excel document into .plist file or .sqlite database quickly when you develop iOS or Android Apps. And also it will generate corresponding access codes by Objective-C and Java. You just need to copy the generated files to your Xcode project or Eclipse project , then you can read your datas immediately.


Features:

・Convert Excel file to .plist file;
・Convert Excel file to .sqlite database;
・Generate Objective-C codes to access .plist file that has been converted;
・Generate Swift codes to access .plist file that has been converted;
・Generate Java codes to access .sqlite database that has been converted;
・Auto fill data from last line if the cell has the same data;
・Encode string datas if you need;
Blank lines in the Excel file are ignored automatically!

-------------------------------------------------------------------------------
Lite version limits:
・Only 1 sheet can be convert at a time;
・Only 500 rows of a sheet can be convert at a time;
-------------------
Full version [DataConvertor for Excel] has no limits;
-------------------------------------------------------------------------------