PowerTools SPREAD for ASP.NET 8.0J
IsRowVisibleSensitive メソッド

引数のインデックス。コンテキストの場合は-1
渡す引数の数
指定した数の引数が渡されたときに、関数の評価が、参照範囲内のセルの行表示状態に依存するかどうかを決定します。
構文
'Declaration
 
Public Overridable Function IsRowVisibleSensitive( _
   ByVal i As Integer, _
   ByVal argCount As Integer _
) As Boolean
public virtual bool IsRowVisibleSensitive( 
   int i,
   int argCount
)

パラメータ

i
引数のインデックス。コンテキストの場合は-1
argCount
渡す引数の数
参照

FunctionInfo クラス
FunctionInfo メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.