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