Spread Windows Forms 12.0 Product Documentation
GetPercentSignString Method


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

Return Value

String containing the percent sign
See Also

Reference

PercentCellType Class
PercentCellType Members