Share via


Axis.CategoryType 属性

定义

返回或设置分类轴类型。 读/写。

public:
 property Microsoft::Office::Interop::Word::XlCategoryType CategoryType { Microsoft::Office::Interop::Word::XlCategoryType get(); void set(Microsoft::Office::Interop::Word::XlCategoryType value); };
public Microsoft.Office.Interop.Word.XlCategoryType CategoryType { get; set; }
member this.CategoryType : Microsoft.Office.Interop.Word.XlCategoryType with get, set
Public Property CategoryType As XlCategoryType

属性值

XlCategoryType

注解

不能对数值轴设置该属性。

适用于