Axis.Type Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Remarques
Lorsque vous utilisez cette propriété pour l’axe horizontal des nuages de points, xlCategory est retourné en tant que type d’axe.