Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBoxCollection Class / Number4 Property


In This Topic
Number4 Property (CharBoxCollection)
In This Topic
Gets a template set of CharBox for number style.
Syntax
'Declaration
 
Public Shared ReadOnly Property Number4 As CharBox()
 
'Usage
 
Dim value() As CharBox
 
value = CharBoxCollection.Number4
See Also