XSLTransform interface
Office 2013 and later
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)
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: