Partager via


Axis.Type Propriété

Définition

Renvoie le type d'axe.

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

Valeur de propriété

XlAxisType

Remarques

Lorsque vous utilisez cette propriété pour l’axe horizontal des nuages de points, xlCategory est retourné en tant que type d’axe.

S’applique à