GrapeCity SPREAD for Windows Forms 12.0J
GetColumnCount メソッド


評価コンテキストを示すEvaluationContextオブジェクト。
評価される範囲参照の列数を取得します。
構文
'Declaration
 
Function GetColumnCount( _
   ByVal context As IEvaluationContext _
) As Integer
'使用法
 
Dim instance As IValue
Dim context As IEvaluationContext
Dim value As Integer
 
value = instance.GetColumnCount(context)
int GetColumnCount( 
   IEvaluationContext context
)

パラメータ

context
評価コンテキストを示すEvaluationContextオブジェクト。

戻り値の型

評価される範囲参照の列数を表す整数値。
参照

IValue インタフェース
IValue メンバ

 

 


Copyright © 2004 GrapeCity inc.