Spread Silverlight Documentation
ValueType Property (ExcelCustomFilter)


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

Reference

ExcelCustomFilter Class
ExcelCustomFilter Members