The four sides of a cell border as %ExVEx.Style.Side{} records.
Summary
Types
@type t() :: %ExVEx.Style.Border{ bottom: ExVEx.Style.Side.t(), left: ExVEx.Style.Side.t(), right: ExVEx.Style.Side.t(), top: ExVEx.Style.Side.t() }
The four sides of a cell border as %ExVEx.Style.Side{} records.
@type t() :: %ExVEx.Style.Border{ bottom: ExVEx.Style.Side.t(), left: ExVEx.Style.Side.t(), right: ExVEx.Style.Side.t(), top: ExVEx.Style.Side.t() }