HotXLS-documentatie

Add page break methods

Add page break methods fof HotXLS components

Syntaxis

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

Parameters

Location1-based index of the row of column to split

Zie also

TXLSWofksheet class
TXLSHPageBreak class