Table of Contents

TClientAnchor.Dy1Pix Method

Returns the offset of the object in resolution-independent-pixels (1/96 of an inch) from the top of the cell.

Syntax

Unit: FlexCel.Core

function TClientAnchor.Dy1Pix(const Workbook: IRowColSize): Integer;

Parameters

<-> Parameter Type Description
const Workbook IRowColSize ExcelFile where this object is placed

Returns

Offset in resolution-independent-pixels (1/96 of an inch).

See also