Spread Silverlight Documentation
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 System.Object
'Usage
 
Dim instance As ExcelCustomFilter
Dim value As System.Object
 
instance.Value = value
 
value = instance.Value
public System.object Value {get; set;}
See Also

Reference

ExcelCustomFilter Class
ExcelCustomFilter Members