_CustomXMLPart.SchemaCollection プロパティ

定義

ドキュメント内の CustomXMLSchemaCollection データのバインドされた領域にアタッチされたスキーマのセットを表すオブジェクトを取得または設定します。 読み取り/書き込みが可能です。

public:
 property Microsoft::Office::Core::CustomXMLSchemaCollection ^ SchemaCollection { Microsoft::Office::Core::CustomXMLSchemaCollection ^ get(); void set(Microsoft::Office::Core::CustomXMLSchemaCollection ^ value); };
public Microsoft.Office.Core.CustomXMLSchemaCollection SchemaCollection { get; set; }
member this.SchemaCollection : Microsoft.Office.Core.CustomXMLSchemaCollection with get, set
Public Property SchemaCollection As CustomXMLSchemaCollection

プロパティ値

CustomXMLSchemaCollection

適用対象