CalculatedMember.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 CalculatedMember.Add method with the xlCalculatedSet argument.

Applies to