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 column for a set of grouped columns.

Signature
C#C#
Wiki Markup
{description}
{excerpt}A [SummaryColumnsLocation|Worksheet.SummaryColumnsLocation]  value specifies the location of the summary column for a set of grouped columns.{excerpt}
{signature:C#}
 public sealed class SummaryColumnsLocation : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class SummaryColumnsLocation
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

To the left of the grouped columns

...

{signature}
{values}
||Name||Description||
|{anchor:Left}Left|To the left of the grouped columns|
|{anchor:Right}Right|To the right of the grouped columns|