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