GrapeCity.Xaml.Excel
Value Property (IExcelTop10Filter)


GrapeCity.Excel Namespace > IExcelTop10Filter Interface : Value Property
Top or bottom value to use as the filter criteria.
Syntax
'Declaration
 
Property Value As Double
'Usage
 
Dim instance As IExcelTop10Filter
Dim value As Double
 
instance.Value = value
 
value = instance.Value
double Value {get; set;}
See Also

Reference

IExcelTop10Filter Interface
IExcelTop10Filter Members