GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Localization 名前空間 > LanguagePackage クラス : GetGroupedParameters メソッド |
'宣言
Public Shared Function GetGroupedParameters( _ ByVal function As Function, _ ByVal index As Integer, _ ByRef lowerIndex As Integer, _ ByRef upperIndex As Integer _ ) As Boolean
public static bool GetGroupedParameters( Function function, int index, out int lowerIndex, out int upperIndex )