Table of Contents

TClientAnchor.Dy2Points Method

Returns the offset of the object in points from the top of the cell.

Syntax

Namespace: FlexCel.Core

public Double Dy2Points(IRowColSize Workbook)

Parameters

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

Returns

Offset in points (1/72 of an inch).

See also