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()
}