XSLTransforms interface

A collection of XSLTransform objects that represent all of the Extensible Stylesheet Language Transformations (XSLTs) for a specific XML namespace.

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 to add an individual XSLTransform object to the collection of XSLTs for a schema.

Use the Item property to return a single XSLTransform object.

Show: