PickerProperties.Remove method (Office)

Removes a PickerProperty object from the collection.

Syntax

expression.Remove(Id)

expression An expression that returns a PickerProperties object.

Parameters

Name Required/Optional Data type Description
Id Required String The identifier of the PickerProperty object to remove.

Return value

Nothing

See also

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.