Dokumentace HotXLS

Metody pro přidání tvaru

Metody pro přidání tvaru for HotXLS components

Syntaxe

function AddRectangle(Parameters, Row2, Col2: Integer): TXLSShape;
function AddOval(Parameters, Row2, Col2: Integer): TXLSShape;
    

function AddRectangle(Parameters, Row2, Col2: Integer): TXLSShape; function AddOval(Parameters, Row2, Col2: Integer): TXLSShape;

ParametersParameters

Souřadnice levého horního rohu (počínaje 1)

Souřadnice levého horního rohu (počínaje 1)
třída TXLSShapes