thscharler / spreadsheet-ods

Apache License 2.0
29 stars 6 forks source link

Add iterator API over sheets in WorkBook #37

Closed Shatur closed 12 months ago

Shatur commented 1 year ago

Currently we have index-based access to them. But it would be convenient to have a function that returns iterator over all sheets.