'Declaration Public Property Value As System.String
'Usage Dim instance As ExcelConditionalFormatValueObject Dim value As System.String instance.Value = value value = instance.Value
public System.string Value {get; set;}
'Declaration Public Property Value As System.String
'Usage Dim instance As ExcelConditionalFormatValueObject Dim value As System.String instance.Value = value value = instance.Value
public System.string Value {get; set;}