XSLTransform interface

Represents a single registered Extensible Stylesheet Language Transformation (XSLT).

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

No code example is currently available or this language may not be supported.

Use the Add method of the XSLTransforms collection to add an individual XSLT to the list of XSLTs available for a schema.

Use the Item property of the XSLTransforms collection to return a single XSLTransform object.

Show: