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


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