Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListHeader Class / TextEffect Property


In This Topic
TextEffect Property (ListHeader)
In This Topic
Gets or sets the effect setting of the text.
Syntax
'Declaration
 
Public Property TextEffect As TextEffect
 
'Usage
 
Dim instance As ListHeader
Dim value As TextEffect
 
instance.TextEffect = value
 
value = instance.TextEffect

Property Value

A TextEffect value indicates the effect of the text.
See Also