DataGenerator for Excel

DataGenerator for Excel

by HuMinghua
4.1 Β· 241 ratings
15.99 USD Download from Mac App Store
v3.2.0 Β· Updated 2 months ago Β· 17.32 Mb Β· Released May 2015

How do you feel about this app?

Key Features

πŸ’» Code Editor
πŸ–₯️ Terminal / CLI
πŸ—„οΈ Database
βš™οΈ Automation / Macros
DataGenerator for Excel

About DataGenerator for Excel

DataGenerator for Excel is a lightweight conversion tool to help developers to improve development efficiency. You can convert your datas or configuration from excel(.xls and .xlsx) document into .plist file or .sqlite database quickly when you develop iOS or Other 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(.xls and .xlsx) to .plist file; ・Convert Excel file(.xls and .xlsx) 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; ・Save your configs for all sheets, then you can import them at next time; Blank lines in the Excel file are ignored automatically! YouTube Video: https://youtu.be/EQ3dFyG__YE ------------------------------------------ Note: Excels cell count of data can not be more than 65535 when your files format is ( .xls). You can convert ( .xlsx ) file without this limitation.