Outlines in Excel are a useful way to organize and present lots of data in workbooks. ExcelWriter offers several different ways to integrate outlines into Excel reports:
ExcelWriter’s Application object (available in Enterprise Edition), provides full control to modify Excel files programmatically. This includes adding or removing Excel outlines and more:
- Group an area of rows or columns
- Read or set the level of outlining for any given row or column in a worksheet
- Read or set whether the group that a given row or column belongs to is expanded or collapsed
- Ungroup all the rows or columns in an area of a worksheet
- Detect where the summary rows or columns are located for all the groups in a worksheet