Spread Windows Forms 15.0
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
    public static readonly SheetStyleProperty TextIndent
    See Also