Axis.MajorUnitScale 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
当 属性设置为 xlTimeScale 时,CategoryType返回或设置类别轴的主要单位刻度值。
public:
property Microsoft::Office::Interop::Excel::XlTimeUnit MajorUnitScale { Microsoft::Office::Interop::Excel::XlTimeUnit get(); void set(Microsoft::Office::Interop::Excel::XlTimeUnit value); };
public Microsoft.Office.Interop.Excel.XlTimeUnit MajorUnitScale { get; set; }
Public Property MajorUnitScale As XlTimeUnit
属性值
注解
XlTimeUnit 可以是以下 XlTimeUnit 常量之一:
xlMonths
xlDays
xlYears