Page tree

Versions Compared

Key

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

Excerpt

Permanently removes the specified pivot table from the worksheet.

Signature
C#
C#
 public void Remove(PivotTable pt)
Signature
vb.net
vb.net
Public Sub Remove(ByVal pt As PivotTable)
Parameters
Param
Chart
Chart

A PivotTable object representing the PivotTable to remove.