Sets the class of the cell to be used by the matrices in the columns of the browser.
Original signature is '- (void)setCellClass:(Class)factoryId'
Available in Mac OS X v10.0 and later.


- factoryId (Class)
- The class of NSCell used by the matrices in the columns of the browser. This method creates an instance of the class and calls setCellPrototype:.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)