Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedAppearanceStyleInfo Class / ResetTextIndent Method


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