GrapeCity.Spreadsheet アセンブリ > GrapeCity.CalcEngine 名前空間 > IIntelliSenseFunction インターフェース : GetGroupedParameters メソッド |
'宣言
Function GetGroupedParameters( _ ByVal index As Integer, _ ByRef lowerIndex As Integer, _ ByRef upperIndex As Integer _ ) As Boolean
bool GetGroupedParameters( int index, out int lowerIndex, out int upperIndex )