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