GrapeCity.Spreadsheet アセンブリ > GrapeCity.CalcEngine 名前空間 > IIntelliSenseFunction インタフェース : GetGroupedArguments メソッド |
'Declaration
Function GetGroupedArguments( _ ByVal index As Integer, _ ByRef lowerIndex As Integer, _ ByRef upperIndex As Integer _ ) As Boolean
bool GetGroupedArguments( int index, out int lowerIndex, out int upperIndex )
true
。 それ以外の場合はfalse
。