Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}A [SummaryColumnsLocation|Worksheet.SummaryColumnsLocation]  value specifies the location of the summary row for a set of grouped rows.{excerpt}
{signature:C#}
 public sealed class SummaryRowsLocation : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class SummaryRowsLocation
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Above}Above|Above the grouped rows|
|{anchor:Below}Below|Below the grouped rows|