Axis.CategoryType Property

Definition

Returns or sets the category axis type.

public:
 property Microsoft::Office::Interop::Excel::XlCategoryType CategoryType { Microsoft::Office::Interop::Excel::XlCategoryType get(); void set(Microsoft::Office::Interop::Excel::XlCategoryType value); };
public Microsoft.Office.Interop.Excel.XlCategoryType CategoryType { get; set; }
Public Property CategoryType As XlCategoryType

Property Value

Remarks

You cannot set this property for a value axis.

Applies to