GrapeCity SPREAD for Windows Forms 11.0J
TextIndent プロパティ (AppearanceStyleInfo)


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

AppearanceStyleInfo クラス
AppearanceStyleInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.