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


In This Topic
    ResetTextIndent Method (StyleInfo)
    In This Topic
    Resets the text indent.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetTextIndent() 
    'Usage
     
    
    Dim instance As StyleInfo
     
    instance.ResetTextIndent()
    public virtual void ResetTextIndent()
    See Also