Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextIndent As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.TextIndent
    public static readonly SheetStyleProperty TextIndent
    See Also