GrapeCity.Xaml.Excel
Percent Property (ExcelTop10)


GrapeCity.Excel Namespace > ExcelTop10 Class : Percent Property
Flag indicating whether or not to filter by percent value of the column.
Syntax
'Declaration
 
Public Property Percent As Boolean
'Usage
 
Dim instance As ExcelTop10
Dim value As Boolean
 
instance.Percent = value
 
value = instance.Percent
public bool Percent {get; set;}
See Also

Reference

ExcelTop10 Class
ExcelTop10 Members