Skip to content

testing J2doll/sax reader in c++11#430

Merged
j2doll merged 10 commits intomasterfrom
j2doll/sax_reader
Dec 24, 2025
Merged

testing J2doll/sax reader in c++11#430
j2doll merged 10 commits intomasterfrom
j2doll/sax_reader

Conversation

@j2doll
Copy link
Member

@j2doll j2doll commented Dec 24, 2025

No description provided.

- QXlsx::Document::read_sheet_sax() 
- The read_sheet_sax() function reads the data of a specified sheet using the SAX (Streaming API for XML) method. This function is designed to process each cell's data row by row via a callback, minimizing memory usage and enabling efficient handling of large Excel files. Key options include resolving sharedStrings, outputting formulas as text, and handling empty sheet data.
modifying markdown correcting wrong link
@j2doll j2doll merged commit 4c93562 into master Dec 24, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant