public bool NegativeRed {get; set;}
'Declaration Public Property NegativeRed As Boolean
'Declaration
Public Property NegativeRed As Boolean
'Usage Dim instance As GeneralCellType Dim value As Boolean instance.NegativeRed = value value = instance.NegativeRed
'Usage
Dim instance As GeneralCellType Dim value As Boolean instance.NegativeRed = value value = instance.NegativeRed
GeneralCellType Class GeneralCellType Members