Spread Windows Forms 12.0 Product Documentation
GetNewFormat Method (PercentCellType)


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

Return Value

String with new format
See Also

Reference

PercentCellType Class
PercentCellType Members