Template.Application プロパティ

定義

Application Microsoft Word アプリケーションを表す オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::Application ^ Application { Microsoft::Office::Interop::Word::Application ^ get(); };
public Microsoft.Office.Interop.Word.Application Application { get; }
member this.Application : Microsoft.Office.Interop.Word.Application
Public ReadOnly Property Application As Application

プロパティ値

適用対象