Object | Orientation |
|
ChartObject, ChartObjects | Embedded chart placement. Can be one of the following XlPlacement constants: xlFreeFloating, xlMove, or xlMoveAndSize. |
PageSetup | Portrait or landscape printing mode. Can be either of the following XlPageOrientation constants: xlLandscape or xlPortrait. |
PivotField | The location of the field in the PivotTable. Can be one of the following XlPivotFieldOrientation constants: xlColumnField, xlDataField, xlHidden, xlPageField, or xlRowField. |
AxisTitle, ChartTitle, DataLabel, Range, Style, TextFrame | The text orientation. Can be an integer value from – 90 to 90 degrees or one of the following XlOrientation constants: xlDownward, xlHorizontal, xlUpward, or xlVertical. |
TickLabels | The text orientation. Can be an integer value from – 90 to 90 degrees or one of the following XlTickLabelOrientation constants: xlTickLabelOrientationAutomatic, xlTickLabelOrientationDownward, xlTickLabelOrientationHorizontal, xlTickLabelOrientationUpward, or xlTickLabelOrientationVertical. |