(create-sheet blob sheet)
(create-workbook-object filename override?)
(create-workbook-object filename override? filestream)
(get-all-sheets w)
Retrieve the Excel workbook based on either the index or the sheet name.
Retrieve the Excel workbook based on either the index or the sheet name.
(make-font normal? w)
(make-workbook-map w)
(make-workbook-map w sheet)
(write-workbook workbook filename)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close