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

Property Value

Type: ExcelPageBreaksCollection
See Also