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.
The alignments for the columns in a table.
@property (readonly) NSArray<NSNumber *> * columnAlignments;If the intent is not a table, the value of this property is nil.