Liking cljdoc? Tell your friends :D

incanter.excel.workbook


create-sheetclj

(create-sheet blob sheet)
source

create-workbook-objectclj

(create-workbook-object filename override?)
(create-workbook-object filename override? filestream)
source

get-all-sheetsclj

(get-all-sheets w)
source

get-workbook-sheetcljmultimethod

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.
sourceraw docstring

make-fontclj

(make-font normal? w)
source

make-workbook-mapclj

(make-workbook-map w)
(make-workbook-map w sheet)
source

write-workbookclj

(write-workbook workbook filename)
source

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

× close