Important: The information in this document is obsolete and should not be used for new development.
Getting Information About Cells
The List Manager provides three routines that allow your application to obtain information related to cells. Your application can use theLNextCellfunction to find the next cell in a list; this is useful, for example, when performing some operation on all cells in a list. To find the local QuickDraw coordinates of a cell's rectangle, your application can use theLRectprocedure. Finally, to determine the cell coordinates of the last cell clicked, your application can use theLLastClickfunction.
Subtopics
- LNextCell
- LRect
- LLastClick
 
  
  
 