Spreadsheet to Code

.xlsx|.xlsm auto to c++ and blueprint

Category:
Tags: , , , , , ,

Description

Use Xlsx as you would Csv, including formulas.

documentation

The Xlsx file for the demonstration:For example excels

The Xlsx file for the demonstration:For example excels Cn

If you want to use 4.26/4.27, just download the file linked below and replace the corresponding file in the plugin.

ExportExcel.dll for 4.26/4.27

中文版介绍

You can batch convert Excel files (.xlsx,.xlsm) into UObjects, load them once and automatically package them into specific data structures.There is no need to distribute the Excel source files.

Of course, Excel files follow a special format.You can view it in the linked document.

Version update:

2023/07/18

Custom code blocks

Allows modification of C++ files generated by the plugin and retains them.

可直接使用自定义代码块扩展导出后的C++

2023/03/18

Fixed integer missing due to hidden floating point data in Excel

修复了因为Excel中隐藏的浮点数据导致整数丢失的问题

2022/08/08

2022/08/03

Technical Details

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64,Mac,IOS,Android

Important/Additional Notes:

Supported Engine Versions

5.0 – 5.3