'Declaration Public Property FixedPoint As Boolean
'Usage Dim instance As DoubleCellType.EditModeSettings 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 DoubleCellType.EditModeSettings Dim value As Boolean instance.FixedPoint = value value = instance.FixedPoint
public bool FixedPoint {get; set;}