GrapeCity.Xaml.Excel
Value Property (ExcelConditionalFormatValueObject)


GrapeCity.Excel Namespace > ExcelConditionalFormatValueObject Class : Value Property
The value of this conditional formatting value object.
Syntax
'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;}

Property Value

The value of this conditional formatting value object.
See Also

Reference

ExcelConditionalFormatValueObject Class
ExcelConditionalFormatValueObject Members