'DeclarationProperty CellType As BaseCellType
'UsageDim instance As IPluginCellTypeSetting Dim value As BaseCellType instance.CellType = value value = instance.CellType
BaseCellType CellType {get; set;}
'DeclarationProperty CellType As BaseCellType
'UsageDim instance As IPluginCellTypeSetting Dim value As BaseCellType instance.CellType = value value = instance.CellType
BaseCellType CellType {get; set;}