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

Reference

ExcelTop10 Class
ExcelTop10 Members