_Worksheet.HPageBreaks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an HPageBreaks collection that represents the horizontal page breaks on the sheet. Read-only.
public:
property Microsoft::Office::Interop::Excel::HPageBreaks ^ HPageBreaks { Microsoft::Office::Interop::Excel::HPageBreaks ^ get(); };
public Microsoft.Office.Interop.Excel.HPageBreaks HPageBreaks { get; }
Public ReadOnly Property HPageBreaks As HPageBreaks
Property Value
Remarks
There is a limit of 1,026 horizontal page breaks per sheet.