GrapeCity SPREAD for Windows Forms 11.0J
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)
protected object ParseObjectValue( 
   GrapeCity.Spreadsheet.CfValue cfValue
)

パラメータ

cfValue
参照

ConditionalFormattingRule クラス
ConditionalFormattingRule メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.