Liking cljdoc? Tell your friends :D

incanter.excel.cells

Functions for reading and writing to cells.

Functions for reading and writing to cells.
raw docstring

cell-iteratorclj

(cell-iterator row)
source

get-cell-formula-valuecljmultimethod

Get the value after the evaluating the formula. See http://poi.apache.org/spreadsheet/eval.html#Evaluate

Get the value after the evaluating the formula.  See http://poi.apache.org/spreadsheet/eval.html#Evaluate
sourceraw docstring

get-cell-valuecljmultimethod

Get the cell value depending on the cell type.

Get the cell value depending on the cell type.
sourceraw docstring

read-line-valuesclj

(read-line-values row-iterator-item)
source

write-cellcljmultimethod

source

write-lineclj

(write-line sheet row-num line style)
source

write-line-valuesclj

(write-line-values {:keys [sheet bold normal workbook]} bold? row-number coll)
source

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

× close