Item Property (VPageBreaks Collection) Example
This example changes the location of vertical page break one.
Worksheets(1).VPageBreaks.Item(1).Location = .Range("e5")