Property OutlineSummaryBelow
OutlineSummaryBelow
Gets or sets whether an outline group's summary row sits below its details.
public bool OutlineSummaryBelow { get; set; }
Property Value
Remarks
False matches a report, whose group header is written above the rows it summarizes; true is Excel's own default and the shape a hand-built spreadsheet usually has.