pladams9 / hexsheets

A basic spreadsheet application with hexagonal cells inspired by: http://www.secretgeek.net/hexcel.
MIT License
90 stars 3 forks source link

Relative coordinates #51

Open pladams9 opened 4 years ago

pladams9 commented 4 years ago

Allow for relative coordinates in cell references. This could look like [+1, -2] or even mix absolute and relative like [34, -3].