Click or drag to resize

ExcelWorksheetHorizontalPageBreaks Property

Gets the collection of horizontal page breaks of this worksheet.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelPageBreaksCollection HorizontalPageBreaks { get; }

Property Value

Type: ExcelPageBreaksCollection
See Also