Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / NumberCellType Class / GetDecimalPlacesValue Method


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