Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / TextIndent Field


In This Topic
TextIndent Field
In This Topic
Represents the text indent of the sheet style. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly TextIndent As SheetStyleProperty
 
'Usage
 
Dim value As SheetStyleProperty
 
value = SheetStyleProperty.TextIndent
See Also