Table cell.
Summary
Types
@type t() :: %Folio.Content.TableCell{ align: String.t() | nil, body: [Folio.Content.t()], colspan: pos_integer() | nil, rowspan: pos_integer() | nil }
Table cell.
@type t() :: %Folio.Content.TableCell{ align: String.t() | nil, body: [Folio.Content.t()], colspan: pos_integer() | nil, rowspan: pos_integer() | nil }