FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupBarInfo Class / ResetFont Method


In This Topic
ResetFont Method (GroupBarInfo)
In This Topic
Resets the Font property to its default value.
Syntax
'Declaration
 
Public Sub ResetFont() 
 
'Usage
 
Dim instance As GroupBarInfo
 
instance.ResetFont()
See Also