Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / PercentCellType Class / GetPositiveFormatValue Method


In This Topic
GetPositiveFormatValue Method (PercentCellType)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Function GetPositiveFormatValue() As PercentPositiveFormat
 
'Usage
 
Dim instance As PercentCellType
Dim value As PercentPositiveFormat
 
value = instance.GetPositiveFormatValue()
See Also