'Declaration Public ReadOnly Property DoubleValues As Double()
'Usage Dim instance As ConditionalFormatting Dim value() As Double value = instance.DoubleValues
public double[] DoubleValues {get;}
'Declaration Public ReadOnly Property DoubleValues As Double()
'Usage Dim instance As ConditionalFormatting Dim value() As Double value = instance.DoubleValues
public double[] DoubleValues {get;}