_Workbook.Container プロパティ

定義

指定された OLE オブジェクトのコンテナー アプリケーションを表すオブジェクトを返します。 読み取り専用 オブジェクト

public:
 property System::Object ^ Container { System::Object ^ get(); };
public object Container { get; }
Public ReadOnly Property Container As Object

プロパティ値

注釈

Excel ブックが Microsoft Internet Explorer などのホスト アプリケーションの中で開かれている場合、このプロパティを使用すると、コンテナー アプリケーションのオブジェクト モデルにアクセスできます。

適用対象