Page tree

Versions Compared

Key

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

...

Wiki Markup
{introducedin: 8.4

...

Description

Excerpt

Returns the number of PivotTableFields in the collection.

Signature
C#C#
}
{description}
{excerpt}Returns the number of {{PivotTableFields}} in the collection.{excerpt}
{signature:C#}
 public int Count{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property Count() As Integer
{signature}