_Explorer.ActiveInlineResponseWordEditor プロパティ

定義

エクスプローラーの閲覧ウィンドウに表示されるアクティブなインライン応答の Word Document オブジェクトを返します。 読み取り専用です。

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

プロパティ値

注釈

このプロパティは、閲覧ウィンドウにインライン応答が表示されない場合、 Nothing (C#では null 参照 (Visual Basic では Nothing) を返します。 返された Word Document オブジェクトは、次のメンバーを除くほとんどの Word オブジェクト モデルにアクセスできます。

適用対象