Docs HotXLS

Add page break methods

Add page break methods for HotXLS components

Syntaxe

function AddHPageBreak(Location: Integer): TXLSHPageBreak;
function AddVPageBreak(Location: Integer): TXLSVPageBreak;
    

Paramètres

Location1-based index of the row or column to split

Voir aussi

TXLSWorksheet class
TXLSHPageBreak class