Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 579 Bytes

Excel.XlOrientation.md

File metadata and controls

24 lines (17 loc) · 579 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlOrientation enumeration (Excel)
Excel.XlOrientation
a160f0d2-7c3c-4206-dbc2-a6a456e177d3
06/08/2017
medium

XlOrientation enumeration (Excel)

Specifies the text orientation.

Name Value Description
xlDownward -4170 Text runs downward.
xlHorizontal -4128 Text runs horizontally.
xlUpward -4171 Text runs upward.
xlVertical -4166 Text runs downward and is centered in the cell.

[!includeSupport and feedback]