Elixlsx.Style.CellStyle (elixlsx v0.6.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Elixlsx.Style.CellStyle{
  border: Elixlsx.Style.BorderStyle.t(),
  fill: Elixlsx.Style.Fill.t(),
  font: Elixlsx.Style.Font.t(),
  numfmt: Elixlsx.Style.NumFmt.t()
}

Link to this section Functions