NSTextTable
An object that represents a text table as a whole.
Declaration
class NSTextTableOverview
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
rect(for:layoutAt:in:textContainer:characterRange:)boundsRect(for:contentRect:in:textContainer:characterRange:)