tfussell / xlnt

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

I want to get worksheet all the cells #574

Open zengxiuhao opened 3 years ago

zengxiuhao commented 3 years ago

I want to get all the cells in the sheet1. and set all the cells wrap alligment. How can i do it? i use the sheet.row() method .but it done't work. can you give me some example or advices? thanks for you

zengxiuhao commented 3 years ago

sheet 1 is Empty sheet