Spread Windows Forms 12.0 Product Documentation
ParseObjectValue Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ConditionalFormattingRule Class : ParseObjectValue Method
Syntax
'Declaration
 
Protected Function ParseObjectValue( _
   ByVal cfValue As CfValue _
) As Object
'Usage
 
Dim instance As ConditionalFormattingRule
Dim cfValue As CfValue
Dim value As Object
 
value = instance.ParseObjectValue(cfValue)
protected object ParseObjectValue( 
   CfValue cfValue
)

Parameters

cfValue
See Also

Reference

ConditionalFormattingRule Class
ConditionalFormattingRule Members