Excel.ChartTextHorizontalAlignment enum
Stellt die horizontale Ausrichtung für das angegebene Objekt dar.
Hinweise
Verwendet von
- Excel.ChartDataLabel: horizontalAlignment
- Excel.ChartDataLabels: horizontalAlignment
- Excel.ChartTitle: horizontalAlignment
- Excel.ChartTrendlineLabel: horizontalAlignment
Felder
| center = "Center" | |
| distributed = "Distributed" | |
| justify = "Justify" | |
| left = "Left" | |
| right = "Right" |