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 对象。

注解

此为只读属性。

适用于