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