Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CurrencyCellType Class / GetCurrencySymbolString Method


In This Topic
GetCurrencySymbolString Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Function GetCurrencySymbolString() As String
 
'Usage
 
Dim instance As CurrencyCellType
Dim value As String
 
value = instance.GetCurrencySymbolString()
See Also