Excel.ChartTextVerticalAlignment enum
Represents the vertical alignment for the specified object.
Remarks
Used by
- Excel.ChartDataLabel: verticalAlignment
- Excel.ChartDataLabels: verticalAlignment
- Excel.ChartTitle: verticalAlignment
- Excel.ChartTrendlineLabel: verticalAlignment
Fields
| bottom = "Bottom" | |
| center = "Center" | |
| distributed = "Distributed" | |
| justify = "Justify" | |
| top = "Top" |