Returns the specified PartsListCells object from the collection. This is the default property of the PartsListCells collection object.
Name | Type | Description |
Index | Variant | Input Variant value that specifies the PartsListCell to return. This can be either a numeric value indicating the index of the item in the collection, a string indicating the title of a column header, or a PartsListColumn object. If an out of range index, a non-existent column header title, or an invalid PartsListColumn object is specified, an error occurs. |
Name | Description |
Parts List Edit | This sample illustrates editing the contents of the parts list. |