Liking cljdoc? Tell your friends :D

google.sheets.alpha


batch-update-spreadsheet-requestclj

(batch-update-spreadsheet-request requests)

batch-update-values-requestclj

(batch-update-values-request {data "data"
                              value-input-option "valueInputOption"})

build-sheetsclj

(build-sheets app-name credential)

client-secretsclj

(client-secrets path)

dimension-rangeclj

(dimension-range {dimension "dimension"
                  start-index "startIndex"
                  end-index "endIndex"
                  sheet-id "sheetId"})

get-sheet-id-from-sheet-nameclj

(get-sheet-id-from-sheet-name info sheet-name)

get-spreadsheet-infoclj

(get-spreadsheet-info sheets spreadsheet-id)

google-credentialclj

(google-credential input)

insert-dimension-requestclj

(insert-dimension-request {range "range"})

requestclj

(request {insert-dimension "insertDimension"})

value-rangeclj

(value-range {range "range" values "values"})

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close