Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IVPageBreaks Interface
/ Add Method
Required
IRange
The range left 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 (IVPageBreaks)
In This Topic
Adds a vertical page break within the print area.
Syntax
C#
IVPageBreak
Add(
IRange
Before
)
Parameters
Before
Required
IRange
The range left which the new page break will be added.
Return Value
Returns the new
IVPageBreak
object.
See Also
Reference
IVPageBreaks Interface
IVPageBreaks Members