'宣言 Function GetColumnCount( _ ByVal context As IEvaluationContext _ ) As System.Integer
System.int GetColumnCount( IEvaluationContext context )
パラメータ
- context
- 評価コンテキストを示すEvaluationContextオブジェクト。
戻り値の型
評価される範囲参照の列数を表す整数値。
'宣言 Function GetColumnCount( _ ByVal context As IEvaluationContext _ ) As System.Integer
System.int GetColumnCount( IEvaluationContext context )