XMLNamespace.XSLTransforms Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie une XSLTransforms collection qui représente les fichiers XSLT (Extensible Stylesheet Language Transformation) spécifiés pour une utilisation avec un schéma.
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