TextFrame2.NoTextRotation Property

Definition

Returns or sets a value that specifies if the text on a shape is rotated if the shape itself is being rotated.

public:
 property Microsoft::Office::Core::MsoTriState NoTextRotation { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState NoTextRotation { get; set; }
member this.NoTextRotation : Microsoft.Office.Core.MsoTriState with get, set
Public Property NoTextRotation As MsoTriState

Property Value

Remarks

Returns or sets one of the following MsoTriState enumeration values:

Applies to