Click or drag to resize

VPageBreak Location Property

Returns or sets the cell (a Range object) that defines the page-break location.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public CellRange Location { get; set; }

Property Value

Type: CellRange
See Also