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.34
8.34
Description

Excerpt

The PivotTables collection represents the set of PivotTables in a worksheet. To return a PivotTables collection, use PivotTables.

Signature
C#
C#
[DefaultMember("Item")]
 public sealed class PivotTables: System.Collections.Generic.IEnumerable<PivotTables>

...

Name

Description

Count

Excerpt Include
EW8:PivotTables.CountEW8:
PivotTables.Count
nopaneltrue

...

Name

Description

Item(Int32)

Excerpt Include
EW8:PivotTables.Item(Int32)EW8:
PivotTables.Item(Int32)
nopaneltrue

Item(String)

Excerpt Include
EW8:PivotTables.Item(String)EW8:
PivotTables.Item(String)
nopaneltrue

...

Name

Description

CreatePivotTable(Area, Int32, Int32)

Excerpt Include
EW8:PivotTables.CreatePivotTable(Area, Int32, Int32)EW8:
PivotTables.CreatePivotTable(Area, Int32, Int32)
nopaneltrue

GetEnumeratorCreateConsolidatedPivotTable(IEnumerable, Int32, Int32)

Excerpt Include
EW8:PivotTables.GetEnumeratorCreateConsolidatedPivotTable(IEnumerable, Int32, Int32)EW8:
PivotTables.GetEnumeratorCreateConsolidatedPivotTable(IEnumerable, Int32, Int32)
nopaneltrue

RemoveGetEnumerator(PivotTable)

Excerpt Include
EW8:PivotTables.RemoveGetEnumerator(PivotTable)EW8:
PivotTables.RemoveGetEnumerator(PivotTable)
nopaneltrue

Remove(Int32)

Excerpt Include
EW8:PivotTables.Remove(Int32)EW8:PivotTables.Remove(Int32)
nopaneltrue