/
HotXLS-dokumentasjon

Metode Delete

Deletes the vertical page break from the worksheet

Syntaks

procedure Delete;

Eksempel

This example deletes the first vertical page break


Workbook.Sheets[1].VPageBreaks[1].Delete;