FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellFooter Class / ResetTextIndent Method


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