'Declaration
Public Property NegativeFormat As CurrencyNegativeFormat
'Usage
Dim instance As CurrencyCellType Dim value As CurrencyNegativeFormat instance.NegativeFormat = value value = instance.NegativeFormat
public CurrencyNegativeFormat NegativeFormat {get; set;}