Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CurrencyCellType Class / GetCurrencyGroupSeparatorString Method


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