次の方法で共有


_Application.NewDocument プロパティ

定義

[新しい NewFile ドキュメント] 作業ウィンドウに一覧表示されるドキュメントを表す オブジェクトを返します。

public:
 property Microsoft::Office::Core::NewFile ^ NewDocument { Microsoft::Office::Core::NewFile ^ get(); };
public Microsoft.Office.Core.NewFile NewDocument { get; }
member this.NewDocument : Microsoft.Office.Core.NewFile
Public ReadOnly Property NewDocument As NewFile

プロパティ値

適用対象