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

CellNote のテキストのインデントを取得または設定します。
構文
Public Property TextIndent As Integer
public int TextIndent {get; set;}

プロパティ値

CellNote のテキストのインデントを表す System.Int32 値。既定値は -1 です。これは値が継承されることを意味します。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が -1 未満です。
解説
注意:
このプロパティは、TextAdjustment プロパティの値が TextAdjustment.Near または TextAdjustment.Far の場合にのみ有効です。TextAdjustmentNear の場合はテキストの前がインデントされ、TextAdjustmentFar の場合はテキストの後ろがインデントされます。
参照

CellNoteStyle クラス
CellNoteStyle メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.