HPageBreak Object
Represents a horizontal page break.
Remarks
The HPageBreak object is a member of the HPageBreaks collection.
Note
|
|---|
| There is a limit of 1026 horizontal page breaks per sheet. |
Example
Use HPageBreaks(), where is the index number of the page break, to return an HPageBreakobject. The following example changes the location of horizontal page break one.
| Visual Basic for Applications |
|---|
|
See also:
| index | index |
Note