XSLTransform Members
Include Protected Members
Include Inherited Members
Represents a single registered Extensible Stylesheet Language Transformation (XSLT).
The XSLTransform type exposes the following members.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified object. |
Top
Properties
Name | Description | |
---|---|---|
Alias | Returns a String that represents the friendly name for the specified object. | |
Application | Returns a Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
ID | Returns a value containing the GUID assigned to the current XSLTransform object. | |
Location | Returns or sets the location of the specified transformation. | |
Parent | Returns an object that represents the parent object of the specified object. |
Top