Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 810 Bytes

Word.TextFrame.NoTextRotation.md

File metadata and controls

36 lines (21 loc) · 810 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TextFrame.NoTextRotation property (Word)
vbawd10.chm162665369
vbawd10.chm162665369
Word.TextFrame.NoTextRotation
6eebb06f-aa4c-91d1-1a00-fc332d55da91
06/08/2017
medium

TextFrame.NoTextRotation property (Word)

True if text in the text frame should not rotate when the shape is rotated. Read/write MsoTriState.

Syntax

expression. NoTextRotation

expression A variable that represents a TextFrame object.

Remarks

Only the MsoTriState constants msoFalse and msoTrue can be used to set this property.

See also

TextFrame Object

[!includeSupport and feedback]