mirror of
https://github.com/oshliaer/google-apps-script-awesome-list.git
synced 2026-04-28 19:38:37 -05:00
unmerged ranges within a range #33
This commit is contained in:
10
readme.md
10
readme.md
@@ -20,6 +20,8 @@
|
||||
- [Logging](#logging)
|
||||
- [Snippets and assorted](#snippets-and-assorted)
|
||||
- [Snippets](#snippets)
|
||||
- [Spreadsheets](#spreadsheets)
|
||||
- [XML](#xml)
|
||||
- [Assorted](#assorted)
|
||||
|
||||
<!-- /TOC -->
|
||||
@@ -127,8 +129,16 @@ Assertion and unit testing of modular libraries
|
||||
|
||||
### Snippets
|
||||
|
||||
#### Spreadsheets
|
||||
|
||||
- [[Apps Script] Getting the unmerged ranges within a range](https://gist.github.com/erickoledadevrel/6fa9b256f41b5d7646ba6ed37e0f8018)
|
||||
|
||||
#### XML
|
||||
|
||||
- [A function to convert an XML string to a JSON object in Apps Script, using logic similar to the sunset method Xml.parse()](https://gist.github.com/erickoledadevrel/6b1e9e2796e3c21f669f)
|
||||
|
||||
|
||||
|
||||
### Assorted
|
||||
|
||||
- [GoogleSheets](https://github.com/Max-Makhrov/GoogleSheets) best code I've tested in Google Sheets
|
||||
|
||||
Reference in New Issue
Block a user