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


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