Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / PercentCellType Class / GetDecimalSeparatorString Method


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