Sections.Add method (Publisher)

Adds a new Section object to the specified Sections collection and returns the new Section object.

Syntax

expression.Add (StartPageIndex)

expression A variable that represents a Sections object.

Parameters

Name Required/Optional Data type Description
StartPageIndex Required Long The page number of the publication page that the new section begins on.

Return value

Section

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.