Matthieu Dubuget 7b4930cf0d Ajout de fonctions
* +Range.clear_content
* +Sheet.open_spreadsheet
* +Sheet.get_sheet_by_name
2018-06-29 22:11:14 +02:00
2017-08-27 16:08:31 +02:00
2018-06-29 22:11:14 +02:00
2017-08-27 16:08:31 +02:00
2018-06-29 22:11:14 +02:00
2017-08-27 16:08:31 +02:00

Utilisation avec opam

opam install . -y
Description
Binding to Google Apps using gen_js_api (https://github.com/LexiFi/gen_js_api): to be used with js_of_ocaml. Functions are added/adapted when needed.
Readme
Languages
OCaml 100%