Click or drag to resize

ExcelWorksheetVerticalPageBreaks Property

Gets the collection of vertical page breaks of this worksheet.

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

Property Value

ExcelPageBreaksCollection
See Also