Click or drag to resize

XlsHPageBreaksCollection Item Property (IXLSRange)

Namespace: Spire.Xls.Core.Spreadsheet.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
protected IHPageBreak this[
	IXLSRange location
] { get; }

Parameters

location
Type: Spire.Xls.Core IXLSRange

Property Value

Type: IHPageBreak
See Also