FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > ConditionalFormattingRule クラス : ParseObjectValue メソッド |
'Declaration
Protected Function ParseObjectValue( _ ByVal cfValue As GrapeCity.Spreadsheet.CfValue _ ) As Object
'使用法
Dim instance As ConditionalFormattingRule Dim cfValue As GrapeCity.Spreadsheet.CfValue Dim value As Object value = instance.ParseObjectValue(cfValue)