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