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


In This Topic
ResetTextIndent Method (StyleInfo)
In This Topic
Resets the text indent.
Syntax
'Declaration
 
Public Overridable Sub ResetTextIndent() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetTextIndent()
See Also