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.67k stars 1.69k forks source link

Custom Properties #1134

Open ubiuser opened 2 years ago

ubiuser commented 2 years ago

Description

Add support for setting and getting worksheet Custom Properties. This one: https://github.com/qax-os/excelize/blob/156bf6d16ecbd5257d81e781138eaaaf357ffbec/xmlWorksheet.go#L49

jgrossophoff commented 8 months ago

Would be interested in this as well.