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