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


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

Property Value

An AlternateText value that indicates the DisplayZero instance.
See Also