Contents

columnAlignments

The alignments for the columns in a table.

Declaration

@property (readonly) NSArray<NSNumber *> * columnAlignments;

Discussion

If the intent is not a table, the value of this property is nil.

See Also

Getting table information