RichTextApp was updated to v1.3.0
-
v1.3.0 (October 20, 2021)
- Added a new method of
RangeToHTMLTableForSpreadsheet
. In this method, the range on Google Spreadsheet is converted to a HTML table. Using this method, for example, you can send the specific range in the Spreadsheet as an email by including a HTML table.
- Added a new method of
- You can see the sample HTML table at https://jsfiddle.net/oq9x458e/.
- I used this method for this thread of Stackoverflow.
You can see the detail information here https://github.com/tanaikech/RichTextApp