Spread Windows Forms 12.0 Product Documentation
TextIndent Property (NamedStyle)


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

Reference

NamedStyle Class
NamedStyle Members