private static void CheckRange(int val, int lowest, int highest, FlxParam paramName) { XlsFile.CheckRange(val, lowest, highest, paramName); }