Axis.CategoryType Propiedad

Definición

Devuelve o establece el tipo de eje de categoría.

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

Valor de propiedad

Comentarios

Esta propiedad no se puede establecer para un eje de valores.

Se aplica a