Contents

selectColumn:byExtendingSelection:

Selects the column at the specified index, optionally extending any existing selection.

Declaration

- (void) selectColumn:(NSInteger) column byExtendingSelection:(BOOL) extend;

See Also

Deprecated Methods