Class VPageBreak
Represents a vertical page break.
public class VPageBreak : XlsVPageBreak, IExcelApplication, IDisposable, IVPageBreak
- Inheritance
-
VPageBreak
- Implements
- Inherited Members
Properties
Location
Returns or sets the cell (a Range object) that defines the page-break location.
public CellRange Location { get; set; }