PartsList.CopyTo Method
Parent Object: PartsListDescription
Method that copies the parts list to another sheet.
Syntax
PartsList.CopyTo( TargetSheet As Sheet ) As PartsListParameters
Name | Type | Description |
TargetSheet | Sheet | Input Sheet object that specifies the sheet to copy the parts list to. |