protected object ParseObjectValue( CfValue cfValue )
'Declaration Protected Function ParseObjectValue( _ ByVal cfValue As CfValue _ ) As Object
'Declaration
Protected Function ParseObjectValue( _ ByVal cfValue As CfValue _ ) As Object
'Usage Dim instance As TopRankedValuesConditionalFormattingRule Dim cfValue As CfValue Dim value As Object value = instance.ParseObjectValue(cfValue)
'Usage
Dim instance As TopRankedValuesConditionalFormattingRule Dim cfValue As CfValue Dim value As Object value = instance.ParseObjectValue(cfValue)
TopRankedValuesConditionalFormattingRule Class TopRankedValuesConditionalFormattingRule Members