Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IHPageBreaks Interface
/ add Method
Required IRangeThe range above which the new page break will be added.
Collapse All
Expand All
In This Topic
add Method
In This Topic
Adds a horizontal page break within the print area.
Syntax
IHPageBreak
add(
IRange
before
)
Parameters
before
Required IRangeThe range above which the new page break will be added.
Return Value
Returns the new IHPageBreak object.
See Also
Reference
IHPageBreaks Interface
IHPageBreaks Members