I've been asked to create an Excel (.xlsx) report with collapsed rows and columns.
The application is in ruby/rails using axlsx gem for excel generation.
For the moment I cannot have the collaped symbol "+" facing the hidden row or column that allows to show/hide the rows/columns.
Anybody knows how can I create this collapsing effect? Even with another technology ?
Thanks,
Michael