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: 9.0.0
Syntax
public ExcelPageBreaksCollection HorizontalPageBreaks { get; }

Property Value

ExcelPageBreaksCollection
See Also