qax-os / excelize

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
https://xuri.me/excelize
BSD 3-Clause "New" or "Revised" License
17.62k stars 1.68k forks source link

Richdata entity card support #1905

Open HamzaAnis opened 1 month ago

HamzaAnis commented 1 month ago

PR Details

Added support for Data Entity Types which supports richer data structures within Excel

image

Description

Related Issue

https://github.com/qax-os/excelize/issues/1853

Motivation and Context

Able to add Entity card from excelize.

How Has This Been Tested

Wrote unit tests and did manual testing.

Types of changes

Checklist

xuri commented 1 month ago

Thanks for your PR. This PR has a lot of code, I need some time to review.

HamzaAnis commented 1 month ago

Let me know if you will have any questions.