Elixlsx.Compiler.BorderStyleDB (elixlsx v0.6.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Elixlsx.Compiler.BorderStyleDB{
  borders: %{required(Elixlsx.Style.BorderStyle.t()) => pos_integer()},
  element_count: non_neg_integer()
}

Link to this section Functions

Link to this function

get_id(borderstyledb, border)

View Source
Link to this function

register_border(borderstyledb, border)

View Source