Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / NumberAlternateText Class / Zero Property


In This Topic
Zero Property (NumberAlternateText)
In This Topic
Gets the Zero instance of the AlternateText type.
Syntax
'Declaration
 
Public ReadOnly Property Zero As AlternateText
 
'Usage
 
Dim instance As NumberAlternateText
Dim value As AlternateText
 
value = instance.Zero

Property Value

An AlternateText value that indicates the Zero instance.
See Also