SparklineGroup.Axes プロパティ

定義

関連付けられている SparkAxes オブジェクトを取得します。

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

プロパティ値

関連付けられている SparkAxes オブジェクト。

注釈

読み取り専用です。

適用対象