_Application.AutoCaptions プロパティ

定義

AutoCaptionsテーブルや図などの項目がドキュメントに挿入されるときに自動的に追加されるキャプションを表すコレクションを返します。

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

プロパティ値

適用対象