Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IHPageBreaks Interface
/ Add Method
Required
IRange
The range above which the new page break will be added.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Add Method (IHPageBreaks)
In This Topic
Adds a horizontal page break within the print area.
Syntax
C#
IHPageBreak
Add(
IRange
Before
)
Parameters
Before
Required
IRange
The range above which the new page break will be added.
Return Value
Returns the new
IHPageBreak
object.
See Also
Reference
IHPageBreaks Interface
IHPageBreaks Members