Spread Windows Forms 12.0 Product Documentation
TextIndent Property (AppearanceStyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > AppearanceStyleInfo Class : TextIndent Property
Gets or sets the amount to indent the text for the cell style.
Syntax
'Declaration
 
Public Overrides Property TextIndent As Integer
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As Integer
 
instance.TextIndent = value
 
value = instance.TextIndent
public override int TextIndent {get; set;}
See Also

Reference

AppearanceStyleInfo Class
AppearanceStyleInfo Members