Share via


XSLTransform.Location Property (Word)

Returns or sets a String that represents the physical location of the XSL transform for the namespace of an XML schema in the Schema Library. Read/write.

Syntax

expression .Location(AllUsers)

expression An expression that returns an XSLTransform object.

Parameters

Name

Required/Optional

Data Type

Description

AllUsers

Optional

Boolean

Specifies whether to return the location for all users. False returns the location for only the current user, which may be different than the location for all users.

See Also

Concepts

XSLTransform Object Members

XSLTransform Object