elixlsx v0.0.2 Elixlsx.Compiler.CellStyleDB

Summary

Functions

Recursively register all fonts, numberformat, border* and fill* properties (*=TBD) in the WorkbookCompInfo structure

Types

t :: %Elixlsx.Compiler.CellStyleDB{cellstyles: %{Elixlsx.Style.CellStyle.t => non_neg_integer}, element_count: non_neg_integer}

Functions

get_id(cellstyledb, style)
id_sorted_styles(cellstyledb)
register_all(wci)

Recursively register all fonts, numberformat, border* and fill* properties (*=TBD) in the WorkbookCompInfo structure.

register_style(cellstyledb, style)