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


In This Topic
    ResetTextIndent Method (Cell)
    In This Topic
    Resets the size of the note indicator.
    Syntax
    'Declaration
     
    
    Public Sub ResetTextIndent() 
    'Usage
     
    
    Dim instance As Cell
     
    instance.ResetTextIndent()
    public void ResetTextIndent()
    See Also