Elixlsx.Compiler.FillDB (elixlsx v0.6.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Elixlsx.Compiler.FillDB{
  element_count: non_neg_integer(),
  fills: %{required(Elixlsx.Style.Fill.t()) => pos_integer()}
}
      t() :: %Elixlsx.Compiler.FillDB{
  element_count: non_neg_integer(),
  fills: %{required(Elixlsx.Style.Fill.t()) => pos_integer()}
}