tfussell / xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+
Other
1.49k stars 418 forks source link

Using xlnt ranges and iterators #589

Open sergioferrari opened 3 years ago

sergioferrari commented 3 years ago

could you please provide an example on the use of iterators and xlnt ranges? Thank you.