The cell at the specified row and column. The parameter is an NSArray that contains two NSNumber objects: the first number specifies the column index and the second number specifies the row index. This attribute is required for cell-based tables.
Available in Mac OS X v10.6 and later.

Declaration Syntax
public static readonly NSString NSAccessibilityCellForColumnAndRowParameterizedAttribute
Public Shared ReadOnly NSAccessibilityCellForColumnAndRowParameterizedAttribute As NSString
public:
static initonly NSString^ NSAccessibilityCellForColumnAndRowParameterizedAttribute

Version Information
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)
Assembly:
Monobjc.AppKit (Module: Monobjc.AppKit)