次の方法で共有


TextEffectFormat.NormalizedHeight プロパティ

定義

MsoTrue 指定されたワードアートのすべての文字 (大文字と小文字の両方) が同じ高さである場合。

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

プロパティ値

注釈

MsoTriState は、次の MsoTriState クラスの定数のいずれかです。

msoCTrue

msoFalse

msoTriStateMixed

msoTriStateToggle

msoTrue

適用対象