elixlsx v0.0.5 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: %{optional(Elixlsx.Style.CellStyle.t) => non_neg_integer}, element_count: non_neg_integer}
Functions
Specs
register_all(Elixlsx.Compiler.WorkbookCompInfo.t) :: Elixlsx.Compiler.WorkbookCompInfo.t
Recursively register all fonts, numberformat, border and fill properties (*=TBD) in the WorkbookCompInfo structure.