次の方法で共有


TextFrame2.NoTextRotation プロパティ

定義

図形を回転したときに図形の上のテキストを回転させるかどうかを指定する値を取得または設定します。

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

プロパティ値

注釈

MsoTriState のいずれかの列挙値を設定または返します。

適用対象