Synthoid / ExportSheetData

Add-on for Google Sheets that allows data to be exported as JSON or XML.
MIT License
237 stars 46 forks source link

(General) Allow 'selected range' export target #39

Open Synthoid opened 6 years ago

Synthoid commented 6 years ago

Allow the currently selected range of cells to be an export option along with the current options of all sheets and current sheet only.

If no range is selected when this option is chosen, the entire sheet will be exported (identical to current sheet only).