Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DateAlternateText Class / DisplayEmptyEra Property


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

Property Value

An AlternateText value that indicates the DisplayEmptyEra instance.
See Also