Spread Silverlight Documentation
ValueType Property (IExcelCustomFilter)


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

Reference

IExcelCustomFilter Interface
IExcelCustomFilter Members