Sheet.PartsLists Property
Parent Object: SheetDescription
Property that returns the PartsLists collection object associated with this sheet. This provides access to the existing parts lists on the sheet.
Syntax
Sheet.PartsLists() As PartsListsProperty Value
This is a read only property whose value is a PartsLists.Samples
Name | Description |
Parts List Edit | This sample illustrates editing the contents of the parts list. |
Parts List Query | This sample illustrates querying the contents of the parts list. |