GrapeCity.Xaml.Excel
Value Property (ExcelCustomFilter)


GrapeCity.Excel Namespace > ExcelCustomFilter Class : Value Property
Top or bottom value used in the filter criteria.
Syntax
'Declaration
 
Public Property Value As Object
'Usage
 
Dim instance As ExcelCustomFilter
Dim value As Object
 
instance.Value = value
 
value = instance.Value
public object Value {get; set;}
See Also

Reference

ExcelCustomFilter Class
ExcelCustomFilter Members