Table of Contents

Property OutlineSummaryBelow

Namespace
DocWright.Formats.Xlsx
Assembly
DocWright.Formats.Xlsx.dll

OutlineSummaryBelow

Gets or sets whether an outline group's summary row sits below its details.

public bool OutlineSummaryBelow { get; set; }

Property Value

bool

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.