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

A PivotTable object represents a PivotTable in a worksheet and allows the PivotTable to be managed.

Signature
C#C#
}{description}
{excerpt}A {{PivotTable}} object represents a PivotTable in a worksheet and allows the PivotTable to be managed.{excerpt}
{signature:C#}
 public sealed class PivotTable
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class PivotTable
Remarks
To create a PivotTable object, call
{signature}
{remarks}
To create a {{PivotTable}} object, call [EW8:PivotTables.CreatePivotTable(Area, Int32, Int32)
.
Properties

...

Name

...

Description

].
{remarks}

{properties}
|| Name || Description ||
| [ChangeDataSource(Area)

...

|PivotTable.ChangeDataSource(Area)

...

] | {excerpt-include:PivotTable.ChangeDataSource(Area)

...

\|nopanel

...

ColumnLabels

...

=true} |
| [ColumnLabels|EW8:PivotTable.ColumnLabels

...

] | {excerpt-include:PivotTable.ColumnLabels

...

\|nopanel

...

DataFields

...

=true} |
| [DataFields|EW8:PivotTable.DataFields

...

] | {excerpt-include:PivotTable.DataFields

...

\|nopanel

...

Name

...

=true} |
| [Name|EW8:PivotTable.Name

...

] | {excerpt-include:PivotTable.Name

...

\|nopanel

...

PageFields

...

=true} |
| [PageFields|EW8:PivotTable.PageFields

...

] | {excerpt-include:PivotTable.PageFields

...

\|nopanel

...

PivotTableSettings

=true} |
| [PivotTableSettings|PivotTable.PivotTableSettings] | {excerpt-include

...

:PivotTable.PivotTableSettings

...

|nopanel=true} |
| [RowLabels|EW8:PivotTable.

...

RowLabels

RowLabels] | {excerpt-include

...

:PivotTable.RowLabels

...

\|nopanel=true} |
| [SourceFields|EW8:PivotTable.

...

SourceFields

SourceFields] | {excerpt-include

...

:PivotTable.SourceFields

...

\|nopanel=true} |

{scrollbar}