Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Description

Excerpt

Permanently removes the pivot table at the specified position from the worksheet.

Signature
C#
C#
 public void Remove(int position)
Signature
vb.net
vb.net
Public Sub Remove(ByVal position As Integer)
Parameters
Param
position
position

The 0-based index of the chart to remove. To determine a chart's index, use PivotTable.Position.