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