Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 765 Bytes

Excel.CubeField.Delete.md

File metadata and controls

33 lines (19 loc) · 765 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CubeField.Delete method (Excel)
vbaxl10.chm668093
vbaxl10.chm668093
Excel.CubeField.Delete
bcbe57bc-879d-b6a4-27ae-ec87153b1111
04/23/2019
medium

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).

[!includeSupport and feedback]