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


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