Spread WinForms 15
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()
See Also