Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
846 stars 63 forks source link

Open File in readExcel in read-only mode #931

Closed koperagen closed 4 weeks ago

koperagen commented 1 month ago

WorkBook is used for reading, so it generally makes sense. It should fix the following error:

OpenXML4JRuntimeException: Fail to save an error occurs while saving the package: The part/docProps/app.ant failed to be saved in the stream marshaller org.apache.pos.openxml4j
Jolanrensen commented 1 month ago

As reported on Slack: https://kotlinlang.slack.com/archives/C4W52CFEZ/p1729161693795839