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

public void Remove(int position)
Public Sub Remove(ByVal position As Integer)

The 0-based index of the chart to remove.