次の方法で共有


Chart.PlotArea プロパティ

定義

グラフの PlotArea プロット領域を表すオブジェクトを返します。 読み取り専用です。

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

プロパティ値

PlotArea

適用対象