Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / NumberCellType Class / GetDecimalSeparatorString Method


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