OpenXLSX icon indicating copy to clipboard operation
OpenXLSX copied to clipboard

SUGGESTION: Use std::filesystem::path instead of plain text

Open o3wiz opened this issue 8 months ago • 3 comments

Hi, first I want to say that you did an amazing job on this project—it works really well.

I think it would be great if your API could also support filesystem paths. In my project, I always create a path object and then convert it to a string, for example when using the doc.create method.

o3wiz avatar Jun 03 '25 22:06 o3wiz