Spread Windows Forms 12.0 Product Documentation
GetSeparatorCharacter Method (CurrencyCellType)


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

Reference

CurrencyCellType Class
CurrencyCellType Members