Instance Property
alignments
The text alignment of each column in this table.
var alignments: [RenderBlockContent.ColumnAlignment]?
Discussion
A nil value for this property is the same as all the columns being RenderBlockContent.ColumnAlignment.unset.