次の方法で共有


Chart.ChartArea プロパティ

定義

グラフの完全な ChartArea グラフ領域を表すオブジェクトを返します。 読み取り専用です。

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

プロパティ値

ChartArea

適用対象