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