How do I programmatically create Excel row groups with the +/- box at the top of the group, not bott
- by Alex
I am creating an Excel sheet programmatically. I like to show group totals above each group, and for this to look best the +/- sign that opens and closes the rows should be at the top, where the total row is.
Is there a way to accomplish this?
TIA,
Alex