elixlsx v0.2.0 Elixlsx.Compiler.CellStyleDB

Summary

Functions

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

Types

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

Functions

get_id(cellstyledb, style)
id_sorted_styles(cellstyledb)

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

register_style(cellstyledb, style)