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


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