DataConvertor for Excel

DataConvertor for Excel

by Li Wang
4.0 Β· 0 ratings
9.99 USD Download from Mac App Store
v2.2.0 Β· Updated 1 year ago Β· 0 Bytes Β· Released Jun 2015

How do you feel about this app?

Key Features

πŸ–₯️ Terminal / CLI
πŸ—„οΈ Database
βš™οΈ Automation / Macros
DataConvertor for Excel

About DataConvertor for Excel

DataConvertor for Excel 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!