Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 721 Bytes

Excel.TextFrame2.NoTextRotation.md

File metadata and controls

34 lines (18 loc) · 721 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
TextFrame2.NoTextRotation property (Excel)
Excel.TextFrame2.NoTextRotation
ec749919-a096-bcdf-0400-3fc66bf4e2e9
05/17/2019
medium

TextFrame2.NoTextRotation property (Excel)

Returns or sets whether text remains flat when the specified object is rotated. Read/write.

Syntax

expression.NoTextRotation

expression A variable that represents a TextFrame2 object.

Return value

MsoTriState

Remarks

msoTrue (-1) if text remains flat when the text frame is rotated; otherwise, msoFalse (0).

[!includeSupport and feedback]