Download this file
1 2 3 4 5 6 7 8 9 10
-- lcselect.lua -- (C) 2006 Richard Simes -- This file is part of LuaCalc, you may distribute it under -- the terms of the GNU General Public License. --[[ -- select a part of a luacalc sheet. -- @return - a table of values in the selection. --]]