Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBoxInfoCollection Class / Number3 Property


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