Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / NumberCellType Class / GetNegativeFormatValue Method


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