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
Introducedin
8.4
8.4
Description

Excerpt

Returns the number of PivotTables in the worksheet.

Signature
C#
C#
 public int Count{ get; }
Signature
vb.net
vb.net
Public ReadOnly Property Count() As Integer