Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / PercentCellType Class / GetNegativeFormatValue Method


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