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