言語

StyleBase.TextAlign フィールド

定義

テキストの水平配置を指定します。

protected: System::String ^ TextAlign;
protected const string TextAlign;
val mutable TextAlign : string
Protected Const TextAlign As String 

フィールド値

注釈

有効な値は、 LeftCenterRightJustify、または Generalです。

適用対象