Click or drag to resize

Worksheet HPageBreaks Property

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

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

Property Value

Type: HPageBreaksCollection
See Also