CubeField.Delete method (Excel)
Deletes the object.
Syntax
expression.Delete
expression A variable that represents a CubeField object.
Remarks
You can delete cube fields only if you have created the cube fields yourself by using the Add method with the xlCalculatedSet constant (XlCalculatedMemberType enumeration).
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.