ycphs / openxlsx

openxlsx - a fast way to read and write complex xslx files
https://ycphs.github.io/openxlsx/
Other
225 stars 75 forks source link

Preserve Custom Properties when using loadWorkbook() and saveWorkbook() #436

Closed FGL-Linear closed 3 months ago

FGL-Linear commented 1 year ago

Is your feature request related to a problem? Please describe. When I tried to load, modify and save an xlsx file by using loadWorkbook() and saveWorkbook(), I noticed that the custom properties where gone from the saved file.

Describe the solution you'd like To keep the custom properties.

Describe alternatives you've considered To write my own custom functions to get and edit custom properties using xml2 package.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 3 months ago

This issue was closed because it has been stalled for 7 days with no activity.