ChartFillFormat.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 de remplissage.
public:
property Microsoft::Office::Core::MsoFillType Type { Microsoft::Office::Core::MsoFillType get(); };
public Microsoft.Office.Core.MsoFillType Type { get; }
Public ReadOnly Property Type As MsoFillType
Valeur de propriété
Remarques
MsoFillType peut être l’une des constantes suivantes :
msoFillGradient
msoFillMixed
msoFillPatterned
msoFillPicture
msoFillSolid
msoFillTextured
xlAutomatic
xlNone
La constantemsoFillBackground n’est pas utilisée dans Microsoft Excel.