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

Namespace: FlexCel.Core

public Int32 Dy1Pix(IRowColSize Workbook)

Parameters

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

Returns

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

See also