Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / PercentCellType Class / GetDecimalPlacesValue Method


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