HotXLS-documentatie

Add shape methods

Add shape methods fof HotXLS components

Syntaxis

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

Parameters

Row1, Col11-based coofdinates of top-left cofner

Zie also

TXLSShapes class
TXLSShape class