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