'Declaration Protected Function ParseObjectValue( _ ByVal cfValue As GrapeCity.Spreadsheet.CfValue _ ) As Object
'Usage Dim instance As ConditionalFormattingRule Dim cfValue As GrapeCity.Spreadsheet.CfValue Dim value As Object value = instance.ParseObjectValue(cfValue)
Parameters
- cfValue