[GH-ISSUE #195] How to modify the existing Excel file? #157

Closed
opened 2026-05-05 11:48:33 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @liqiongfan on GitHub (Sep 11, 2018).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/195

All examples were introduce how to create a new excel file, but when i have an existing file, how to use the libxlsxwriter to modify the data?

Originally created by @liqiongfan on GitHub (Sep 11, 2018). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/195 All examples were introduce how to create a new excel file, but when i have an existing file, how to use the libxlsxwriter to modify the data?
Author
Owner

@jmcnamara commented on GitHub (Sep 11, 2018):

Libxlsxwriter is a library for writing xlsx files. It cannot read or modify them:
https://libxlsxwriter.github.io/introduction.html

<!-- gh-comment-id:420144207 --> @jmcnamara commented on GitHub (Sep 11, 2018): Libxlsxwriter is a library for writing xlsx files. It cannot read or modify them: https://libxlsxwriter.github.io/introduction.html
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#157
No description provided.