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