XSLTransform.Parent Property

Word Developer Reference

Returns an Object that represents the parent object of the specified XSLTransform object.

Syntax

expression.Parent

expression   Required. A variable that represents a XSLTransform object.

See Also