Spread Windows Forms 12.0 Product Documentation
ValueType Property (CfValue)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > CfValue Structure : ValueType Property
Gets the type of this conditional formatting value.
Syntax
'Declaration
 
Public ReadOnly Property ValueType As CfValueType
'Usage
 
Dim instance As CfValue
Dim value As CfValueType
 
value = instance.ValueType
public CfValueType ValueType {get;}

Property Value

A CfValueType value represent the value type.
See Also

Reference

CfValue Structure
CfValue Members