Documentazione HotXLS

Add page break methods

Add page break methods for HotXLS components

Sintassi

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

Parametri

Location1-based index of the row o column to split

Vedere also

TXLSWorksheet class
TXLSHPageBreak class