Remove method of Pens collection
Removes a pen from the trend object Pens collection.
Syntax
pens
.Remove
(Item
)where
pens
- is the Pens collection from which the pen is to be removed.Item
- is a parameter of the type Variant that specifies either the number of the pen (the first pen is 1, not 0).Provide Feedback