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
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.