Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

A SummaryColumnsLocation value specifies the location of the summary row for a set of grouped rows.

Signature
C#C#
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}{signature:vb.net
vb.net
}
Public NotInheritable Class SummaryRowsLocation
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Above the grouped rows

...

{signature}
{values}
||Name||Description||
|{anchor:Above}Above|Above the grouped rows|
|{anchor:Below}Below|Below the grouped rows|