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


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

Property Value

A AlternateText value that indicates the DisplayEmptyEra instance.
See Also