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

Sets or returns the name of the PivotTable.

Signature
C#C#
}


{description}
{excerpt}Sets or returns the name of the PivotTable.{excerpt}
{signature:C#}
 public System.String Name{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property Name() As String
{signature}
{scrollbar}