XMLNamespace.XSLTransforms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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