Excel.ChartTextHorizontalAlignment enum
Represents the horizontal alignment for the specified object.
Remarks
Used by
- Excel.ChartDataLabel: horizontalAlignment
- Excel.ChartDataLabels: horizontalAlignment
- Excel.ChartTitle: horizontalAlignment
- Excel.ChartTrendlineLabel: horizontalAlignment
Fields
| center = "Center" | |
| distributed = "Distributed" | |
| justify = "Justify" | |
| left = "Left" | |
| right = "Right" |