GrapeCity.Xaml.Excel
ValueType Property (ExcelCustomFilter)


GrapeCity.Excel Namespace > ExcelCustomFilter Class : ValueType Property
The type of the value
Syntax
'Declaration
 
Public Property ValueType As Byte
'Usage
 
Dim instance As ExcelCustomFilter
Dim value As Byte
 
instance.ValueType = value
 
value = instance.ValueType
public byte ValueType {get; set;}
See Also

Reference

ExcelCustomFilter Class
ExcelCustomFilter Members