Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Column Class / ResetTextIndent Method


In This Topic
    ResetTextIndent Method (Column)
    In This Topic
    Resets the amount of indenting of the text.
    Syntax
    'Declaration
     
    
    Public Sub ResetTextIndent() 
    'Usage
     
    
    Dim instance As Column
     
    instance.ResetTextIndent()
    public void ResetTextIndent()
    See Also