Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / CellTypeDlgV3 Class / PluginCellTypeSetting Property


In This Topic
PluginCellTypeSetting Property
In This Topic
Syntax
'Declaration
 
Public Property PluginCellTypeSetting As IPluginCellTypeSetting
 
'Usage
 
Dim instance As CellTypeDlgV3
Dim value As IPluginCellTypeSetting
 
instance.PluginCellTypeSetting = value
 
value = instance.PluginCellTypeSetting
See Also