CustomProperty.Delete Method

Excel Developer Reference

Deletes the object.

Syntax

expression.Delete

expression   A variable that represents a CustomProperty object.

Remarks

You can delete custom document properties, but you cannot delete a built-in document property.

See Also