CustomXMLSchema 对象 (Office)
代表 CustomXMLSchemaCollection 集合中的一个架构。
示例
以下示例将 CustomXMLSchema 对象添加到 CustomXMLSchemaCollection 对象。
Dim SchemaCollection As CustomXMLSchemaCollection
SchemaCollection.Add "https://tempuri.org/XMLSchema.xsd"
另请参阅
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。