TextEffectFormat.Alignment プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したテキスト効果の配置を表す定数を設定または返します。
public:
property Microsoft::Office::Core::MsoTextEffectAlignment Alignment { Microsoft::Office::Core::MsoTextEffectAlignment get(); void set(Microsoft::Office::Core::MsoTextEffectAlignment value); };
public Microsoft.Office.Core.MsoTextEffectAlignment Alignment { get; set; }
member this.Alignment : Microsoft.Office.Core.MsoTextEffectAlignment with get, set
Public Property Alignment As MsoTextEffectAlignment
プロパティ値
注釈
MsoTextEffectAlignment は、次の MsoTextEffectAlignment 定数のいずれかです。
msoTextEffectAlignmentCentered
msoTextEffectAlignmentLeft
msoTextEffectAlignmentLetterJustify
msoTextEffectAlignmentMixed
msoTextEffectAlignmentRight
msoTextEffectAlignmentStretchJustify
msoTextEffectAlignmentWordJustify