AvoidPageBreaks Cell (Page Layout Section)
Determines whether shapes can be placed over page breaks when the shapes are incrementally aligned, incrementally spaced, or both.
Remarks
To get a reference to the AvoidPageBreaks cell by name from another formula, or from a program by using the CellsU property, use the following.
Cell name: |
AvoidPageBreaks |
To get a reference to the AvoidPageBreaks cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowPageLayout |
Cell index: |
visPLOAvoidPageBreaks |