Share via


FileDialogFilters.Delete Method

Office Developer Reference

Removes a file dialog filter.

Syntax

expression.Delete(filter)

expression   Required. A variable that represents a FileDialogFilters object.

Parameters

Name Required/Optional Data Type Description
filter Optional Variant The filter to be removed.

See Also