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


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