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

XlAxisType

Remarques

Lorsque vous utilisez cette propriété pour l’axe horizontal des graphiques en nuages de points, xlCategory le texte est renvoyé comme type d’axe.

S’applique à