ExcelWorksheetVerticalPageBreaks Property |
Gets the collection of vertical page breaks of this worksheet.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelPageBreaksCollection VerticalPageBreaks { get; }Public ReadOnly Property VerticalPageBreaks As ExcelPageBreaksCollection
Get
Property Value
ExcelPageBreaksCollection
See Also