Contents

accessibilityColumnIndexRange

The column index range of the cell.

Declaration

@property NSRange accessibilityColumnIndexRange;

Discussion

This property contains the column’s starting index and index span in the table. Use this property in the elements representing a table’s cell.

See Also

Configuring cell-based tables