IMsoChart._ApplyDataLabels(XlDataLabelsType, Object, Object, Object) Méthode
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.
public void _ApplyDataLabels (Microsoft.Office.Core.XlDataLabelsType Type = Microsoft.Office.Core.XlDataLabelsType.xlDataLabelsShowValue, object IMsoLegendKey, object AutoText, object HasLeaderLines);
abstract member _ApplyDataLabels : Microsoft.Office.Core.XlDataLabelsType * obj * obj * obj -> unit
Public Sub _ApplyDataLabels (Optional Type As XlDataLabelsType = Microsoft.Office.Core.XlDataLabelsType.xlDataLabelsShowValue, Optional IMsoLegendKey As Object, Optional AutoText As Object, Optional HasLeaderLines As Object)
Paramètres
- Type
- XlDataLabelsType
- IMsoLegendKey
- Object
- AutoText
- Object
- HasLeaderLines
- Object