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


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

Property Value

An AlternateText value that indicates the Zero instance.
See Also