Elixlsx.Compiler (elixlsx v0.6.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

compinfo_cell_pass(wci, cell)

View Source

Specs

Link to this function

compinfo_cell_pass_style(wci, props)

View Source
Link to this function

compinfo_cell_pass_value(wci, value)

View Source
Link to this function

compinfo_from_rows(wci, rows)

View Source

Specs

Link to this function

compinfo_from_sheets(wci, sheets)

View Source

Specs

Link to this function

make_sheet_info(sheets, init_rId)

View Source

Specs

Accepts a list of Sheets and the next free relationship ID.

Returns a tuple containing a list of SheetCompInfo's and the next free relationship ID.

Link to this function

make_workbook_comp_info(workbook)

View Source