Liking cljdoc? Tell your friends :D

incanter.excel.workbook


create-sheetclj

(create-sheet blob sheet)

create-workbook-objectclj

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

get-all-sheetsclj

(get-all-sheets w)

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

make-fontclj

(make-font normal? w)

make-workbook-mapclj

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

write-workbookclj

(write-workbook workbook filename)

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

× close