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 column for a set of grouped columns.{excerpt}
{signature:C#}
 public sealed class SummaryColumnsLocation : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class SummaryColumnsLocation
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Left}Left|To the left of the grouped columns|
|{anchor:Right}Right|To the right of the grouped columns|