HotXLS dokumentacija

Grąžina an HPageBreaks collection that represents the horizontal page breaks on the sheet. Read-only

property

property

TXLSHPageBreaks MessageDlg(inttostr(Worksheet.HPageBreaks.Count) + This example displays the number of horizontal page breaks;

MessageDlg(inttostr(Worksheet.HPageBreaks.Count) +

' horizontal page breaks'

MessageDlg(inttostr(Worksheet.HPageBreaks.Count) + ' horizontal page breaks',
           mtInformation, [mbOk], 0);