GrapeCity.Xaml.Excel
Value Property (ExcelTop10)


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

Reference

ExcelTop10 Class
ExcelTop10 Members