Elixlsx.Style.Fill (elixlsx v0.6.0) View Source
Fill styling properties.
Supported formatting properties are:
- bg_color: (Hex-)String
 
Link to this section Summary
Link to this section Types
Specs
t() :: %Elixlsx.Style.Fill{fg_color: String.t()}
      Link to this section Functions
Create a Fill object from a property list.
Specs
Create a <fill /> entry from a Fill struct.