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