Databar.NegativeBarFormat 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.
Obtient l’objet NegativeBarFormat associé à une règle de mise en forme conditionnelle de barre de données.
public:
property Microsoft::Office::Interop::Excel::NegativeBarFormat ^ NegativeBarFormat { Microsoft::Office::Interop::Excel::NegativeBarFormat ^ get(); };
public Microsoft.Office.Interop.Excel.NegativeBarFormat NegativeBarFormat { get; }
Public ReadOnly Property NegativeBarFormat As NegativeBarFormat
Valeur de propriété
Objet NegativeBarFormat associé à une règle de mise en forme conditionnelle de barre de données.
Remarques
En lecture seule.