'Declaration Protected Function ParseObjectValue( _ ByVal cfValue As CfValue _ ) As Object
'Declaration
Protected Function ParseObjectValue( _ ByVal cfValue As CfValue _ ) As Object
'使用法 Dim instance As ConditionalFormattingRule Dim cfValue As CfValue Dim value As Object value = instance.ParseObjectValue(cfValue)
'使用法
Dim instance As ConditionalFormattingRule Dim cfValue As CfValue Dim value As Object value = instance.ParseObjectValue(cfValue)
protected object ParseObjectValue( CfValue cfValue )
ConditionalFormattingRule クラス ConditionalFormattingRule メンバ
Copyright © 2004 GrapeCity inc.