_Application.Templates プロパティ

定義

Templates使用可能なすべてのテンプレート (グローバル テンプレートと、開いているドキュメントに添付されたテンプレート) を表すコレクションを返します。

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

プロパティ値

適用対象