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.3

...

Description

Excerpt

Permanently removes the PivotTable at the specified position from the worksheet.

Signature
C#C#
}
{description}
{excerpt}Permanently removes the PivotTable at the specified position from the worksheet.{excerpt}
{signature:C#}
public void Remove(int position)
Signature
{signature}{signature:vb.net
vb.net
}
Public Sub Remove(ByVal position As Integer)
Parameters
Param
positionpositionThe
{signature}
{parameters}
{param:position}The 0-based index of the PivotTable to remove from the {{[PivotTables]}} collection. {param}