elixlsx v0.0.4 Elixlsx.Style.Font
Font styling properties.
Supported formatting properties are:
- bold: boolean
- italic: boolean
- underline: boolean
- strike: boolean
- size: pos_integer
- wrap_text: boolean
Summary
Types
Functions
Specs
get_stylexml_entry(Elixlsx.Style.Font.t) :: String.t
Create a entry from a Font struct.