FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / TextCellType Class / theme Field


In This Topic
theme Field (TextCellType)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected theme As VisualStyleTheme
 
'Usage
 
Dim instance As TextCellType
Dim value As VisualStyleTheme
 
value = instance.theme
 
instance.theme = value
See Also