GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcNumberCellType Class / ExtraRendererSettings Property


In This Topic
ExtraRendererSettings Property (GcNumberCellType)
In This Topic
Gets the conditional formatting settings.
Syntax
'Declaration
 
Protected ReadOnly Property ExtraRendererSettings As ExtraRendererSettings
 
'Usage
 
Dim instance As GcNumberCellType
Dim value As ExtraRendererSettings
 
value = instance.ExtraRendererSettings
See Also