RichTextApp was updated to v1.1.2
-
v1.1.0 (June 16, 2020)
- Add new method of
RichTextToHTMLForSpreadsheet
. The method ofRichTextToHTMLForSpreadsheet
can convert the rich texts in the cells to the HTML format.
- Add new method of
-
v1.1.1 (June 16, 2020)
- About the method of
RichTextToHTMLForSpreadsheet
, I forgot to convert hyperlinks to HTML. This was modified.
- About the method of
-
v1.1.2 (June 16, 2020)
- When one row and several columns are used as the range, only 1st column is returned. This bug was removed.
You can see the detail information here https://github.com/tanaikech/RichTextApp