Spread Windows Forms 12.0 Product Documentation
GetSeparatorCharacter Method (NumberCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > NumberCellType Class : GetSeparatorCharacter Method
Gets the separator character for formatting the numeric value.
Syntax
'Declaration
 
Protected Function GetSeparatorCharacter() As String
'Usage
 
Dim instance As NumberCellType
Dim value As String
 
value = instance.GetSeparatorCharacter()
protected string GetSeparatorCharacter()
See Also

Reference

NumberCellType Class
NumberCellType Members