XMLNamespace.XSLTransforms Property

Definition

Returns a XSLTransforms collection that represents the Extensible Stylesheet Language Transformation (XSLT) files specified for use with a schema.

public:
 property Microsoft::Office::Interop::Word::XSLTransforms ^ XSLTransforms { Microsoft::Office::Interop::Word::XSLTransforms ^ get(); };
public Microsoft.Office.Interop.Word.XSLTransforms XSLTransforms { get; }
member this.XSLTransforms : Microsoft.Office.Interop.Word.XSLTransforms
Public ReadOnly Property XSLTransforms As XSLTransforms

Property Value

Applies to