Add Method (Pages Collection)

Add Method (Pages Collection)

See Also         Example         Applies To

Creates a new page in the Pages collection, and returns the new page. The Pages collection is initially empty and there is a limit of 5 customizable pages per collection.

Syntax

objPages.Add(Name)

objPages    Required. An expression that returns a Pages collection object.

Name   Required. String. The name of the page.