Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 730 Bytes

Excel.Range.Orientation.md

File metadata and controls

32 lines (19 loc) · 730 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Range.Orientation property (Excel)
vbaxl10.chm144170
vbaxl10.chm144170
Excel.Range.Orientation
4f0588b6-2570-fe2f-0cbe-09868b77cff3
05/11/2019
medium

Range.Orientation property (Excel)

Returns or sets a Variant value that represents the text orientation.

Syntax

expression.Orientation

expression A variable that represents a Range object.

Remarks

The value of this property can be set to an integer value from -90 to 90 degrees or to one of the XlOrientation constants.

[!includeSupport and feedback]