Edit

Share via


Axis.CategoryType Property

Definition

Returns or sets the category axis type. Read/write.

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

Property Value

XlCategoryType

Remarks

You cannot set this property for a value axis.

Applies to