FarPoint.CalcEngine アセンブリ > FarPoint.CalcEngine 名前空間 > FunctionInfo クラス : IsRowVisibleSensitive メソッド |
'Declaration Public Overridable Function IsRowVisibleSensitive( _ ByVal i As Integer, _ ByVal argCount As Integer _ ) As Boolean
'使用法 Dim instance As FunctionInfo Dim i As Integer Dim argCount As Integer Dim value As Boolean value = instance.IsRowVisibleSensitive(i, argCount)