Share

Sheet.PartsLists Property

Parent Object: Sheet

Description

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 PartsLists

Property 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.

Version

Introduced in version 5.3

Was this information helpful?