GrapeCity SPREAD for Windows Forms 11.0J
GetContextData メソッド


構文
'Declaration
 
Public Function GetContextData( _
   ByVal key As String _
) As Object
'使用法
 
Dim instance As FpSpreadXmlNodeReader
Dim key As String
Dim value As Object
 
value = instance.GetContextData(key)
public object GetContextData( 
   string key
)

パラメータ

key
参照

FpSpreadXmlNodeReader クラス
FpSpreadXmlNodeReader メンバ

 

 


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