Add Method (HPageBreaks Collection)

         Example         Applies To

Adds a horizontal page break. Returns an HPageBreak object.

Syntax

object.Add(Before)

object   Required. An expression that returns an HPageBreaks object.

Before   Required Object. A Range object. The range above which the new page break will be added.