public bool FixedPoint {get; set;}
'Declaration Public Property FixedPoint As Boolean
'Declaration
Public Property FixedPoint As Boolean
'Usage Dim instance As CurrencyCellType Dim value As Boolean instance.FixedPoint = value value = instance.FixedPoint
'Usage
Dim instance As CurrencyCellType Dim value As Boolean instance.FixedPoint = value value = instance.FixedPoint
CurrencyCellType Class CurrencyCellType Members