Action.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.
Cette propriété renvoie le type d'action. En lecture seule XlActionType.
public:
property Microsoft::Office::Interop::Excel::XlActionType Type { Microsoft::Office::Interop::Excel::XlActionType get(); };
public Microsoft.Office.Interop.Excel.XlActionType Type { get; }
Public ReadOnly Property Type As XlActionType