Shape.TextFrame2 プロパティ

定義

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

public:
 property Microsoft::Office::Interop::Excel::TextFrame2 ^ TextFrame2 { Microsoft::Office::Interop::Excel::TextFrame2 ^ get(); };
public Microsoft.Office.Interop.Excel.TextFrame2 TextFrame2 { get; }
Public ReadOnly Property TextFrame2 As TextFrame2

プロパティ値

TextFrame2

適用対象