Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 727 Bytes

Excel.TextFrame2.Orientation.md

File metadata and controls

30 lines (16 loc) · 727 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
TextFrame2.Orientation property (Excel)
Excel.TextFrame2.Orientation
73c7a581-cabe-b634-ccf0-28e640b33129
05/17/2019
medium

TextFrame2.Orientation property (Excel)

Returns or sets a value that represents the text frame orientation. Read/write MsoTextOrientation.

Syntax

expression.Orientation

expression A variable that represents a TextFrame2 object.

Remarks

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

[!includeSupport and feedback]