PivotItem.Delete Method

Definition

Deletes the object.

public:
 void Delete();
public void Delete ();
Public Sub Delete ()

Remarks

You can delete cube fields only if you have created the cube fields yourself by using the Add(String, String, Object, Object) method with the xlCalculatedSet argument.

Applies to