Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CurrencyCellType Class / GetCurrencyDecimalSeparator Method


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