Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcCharMask Class / ResetFormat Method


In This Topic
ResetFormat Method
In This Topic
Resets the Format property to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetFormat() 
 
'Usage
 
Dim instance As GcCharMask
 
instance.ResetFormat()
See Also