PowerTools MultiRow for Windows Forms 8.0J
TextAlign プロパティ (CellNoteStyle)

CellNote のテキストの配置を取得または設定します。
構文
Public Property TextAlign As MultiRowContentAlignment
public MultiRowContentAlignment TextAlign {get; set;}

プロパティ値

MultiRowContentAlignment 値の 1 つ。既定値は MultiRowContentAlignment.Inherit です。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値が MultiRowContentAlignment 値の 1 つではありません。
解説
これは CellNote 内でのテキストの位置を表します。文字位置の調整方法を変更するには、TextAdjustment を使用してください。
参照

CellNoteStyle クラス
CellNoteStyle メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.