Shape.TextFrame2 プロパティ

定義

指定した図形の TextFrame2 テキストを含むオブジェクトを返します。 読み取り専用です。

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

プロパティ値

TextFrame2

適用対象