Spread Windows Forms 15.0
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()
    protected PercentPositiveFormat GetPositiveFormatValue()
    See Also