Click or drag to resize

IWorksheet HPageBreaks Property

Returns an HPageBreaks collection that represents the horizontal page breaks on the sheet. Read-only.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IHPageBreaks HPageBreaks { get; }

Property Value

Type: IHPageBreaks
See Also