次の方法で共有


ChartFormat.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

適用対象