[]
Adds a horizontal page break within the print area.
IHPageBreak Add(IRange Before)
Function Add(Before As IRange) As IHPageBreak
Type | Name | Description |
---|---|---|
IRange | Before | Required IRangeThe range above which the new page break will be added. |
Type | Description |
---|---|
IHPageBreak | Returns the new IHPageBreak object. |