Click or drag to resize

HPageBreaksCollection Item Property (CellRange)

Gets page break object item.

Namespace: Spire.Xls.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public HPageBreak this[
	CellRange location
] { get; }

Parameters

location
Type: Spire.Xls CellRange

Property Value

Type: HPageBreak
See Also