- Inside Macintosh: More Macintosh Toolbox /
- Chapter 4 - List Manager / List Manager Reference
- List Manager Routines
Accessing and Manipulating Cell Data
To change the data contained in a cell, your application ordinarily uses the LSetCell procedure. Alternatively, it can use the LAddToCell procedure to append data to a cell, or the LClrCell procedure to clear all data from a cell. To find the data in a cell, your application can use the LGetCellDataLocation procedure to find the location of a cell's data in memory. Or, your application can use the LGetCell procedure to copy the data elsewhere in memory.
Subtopics
- LSetCell
-
- LAddToCell
-
- LClrCell
-
- LGetCellDataLocation
-
- LGetCell
-
© Apple Computer, Inc.
6 JUL 1996