XMLNamespace.XSLTransforms 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个 XSLTransforms 集合,该集合表示可扩展样式表语言转换 (XSLT) 指定用于架构的文件。
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