The NuGridPoint class is used to work with a grid point.
NSObject
NuGridPoint
column. The column that contains the point.
- (NSInteger) column [read, write, assign]
The example of use is given in the Getting of Table Workspace section.
row. The row that contains the point.
- (NSInteger) row [read, write, assign]
See also:
Classes