Important: The information in this document is obsolete and should not be used for new development.
Adding and Deleting Columns and Rows To and From a List
You can use theLAddColumn
andLAddRow
functions to add one or more columns or rows to a list, and you can use theLDelColumn
andLDelRow
procedures to delete one or more columns or rows from a list.
Subtopics
- LAddColumn
- LAddRow
- LDelColumn
- LDelRow