Contents

NSTextTable

An object that represents a text table as a whole.

Declaration

class NSTextTable

Overview

A text table is responsible for laying out and drawing the text table blocks it contains, and it maintains the basic parameters of the table.

Topics

Getting and setting number of columns

Getting and setting layout algorithm

Collapsing borders

Hiding empty cells

Determining layout rectangles

Drawing the table

Constants

See Also

Formatting and attributes