Table of Contents

Class VPageBreak

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

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; }

Property Value

CellRange