Elixlsx.Compiler.BorderStyleDB (elixlsr v0.5.3) 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