Share via


Application.WebSetStartPage Method

Project Developer Reference

Specifies a document as the Start Page.

Syntax

expression.WebSetStartPage(Address)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
Address Optional String The address to use as a Start Page. If Address is omitted, the current document is set as the Start Page.

Return Value
Boolean

See Also