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