Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Column Class / ResetTextIndent Method


In This Topic
ResetTextIndent Method (Column)
In This Topic
Resets the amount of indenting of the text.
Syntax
'Declaration
 
Public Sub ResetTextIndent() 
 
'Usage
 
Dim instance As Column
 
instance.ResetTextIndent()
See Also