XMLNamespace.Delete Method

Word Developer Reference

Deletes the specified XML schema from the list of available XML schemas.

Syntax

expression.Delete

expression   Required. A variable that represents a XMLNamespace object.

See Also