PowerTools SPREAD for Windows Forms 8.0J
TextIndent プロパティ (NamedStyle)


セル内のテキストのインデント量を取得または設定します。
構文
'Declaration
 
Public Overrides Property TextIndent As Integer
'使用法
 
Dim instance As NamedStyle
Dim value As Integer
 
instance.TextIndent = value
 
value = instance.TextIndent
public override int TextIndent {get; set;}
参照

NamedStyle クラス
NamedStyle メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.