PageBreak Property (IRange)
Gets or sets the location of a page break.
'Declaration
Property PageBreak As PageBreak
'Usage
Dim instance As IRange
Dim value As PageBreak
instance.PageBreak = value
value = instance.PageBreak
Property Value
A
PageBreak value that represents the location of a page break..