Cell callback mode read
Maximum Memory = Maximum Cell Data Volume
This mode can satisfy
xlsx
large file reading
Function Prototype
Callback function prototype
Single line end identifier
At the end of each line, callback call
will be appended and pass XLSX_ROW_END
to the end of the current line.
example
Sample output
Last updated