Spread Windows Forms 12.0 Product Documentation
GetSeparatorCharacter Method (PercentCellType)


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

Return Value

String containing the separator character
See Also

Reference

PercentCellType Class
PercentCellType Members