FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HighlightConditionalFormattingRule Class / ParseObjectValue Method


In This Topic
ParseObjectValue Method (HighlightConditionalFormattingRule)
In This Topic
Syntax
'Declaration
 
Protected Function ParseObjectValue( _
   ByVal cfValue As CfValue _
) As Object
 
'Usage
 
Dim instance As HighlightConditionalFormattingRule
Dim cfValue As CfValue
Dim value As Object
 
value = instance.ParseObjectValue(cfValue)

Parameters

cfValue
See Also