FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > NamedStyle クラス : TextIndent プロパティ |
'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;}