BaseCellType CellType {get; set;}
'Declaration Property CellType As BaseCellType
'Declaration
Property CellType As BaseCellType
'Usage Dim instance As IPluginCellTypeSetting Dim value As BaseCellType instance.CellType = value value = instance.CellType
'Usage
Dim instance As IPluginCellTypeSetting Dim value As BaseCellType instance.CellType = value value = instance.CellType
IPluginCellTypeSetting Interface IPluginCellTypeSetting Members