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 a PivotTableSettings object representing the properties of a PivotTable.

Signature
C#C#
}
{description}
{excerpt}Returns a {{[PivotTableSettings|PivotTableSettings]}} object representing the properties of a PivotTable.{excerpt}
{signature:C#}
 public PivotTableSettings PivotTableSettings{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property PivotTableSettings() As PivotTableSettings
{signature}
{scrollbar}