Table of Contents

TClientAnchor.Dx1Points Method

Returns the offset of the object in points from the left of the cell. This is used for display, and is not the exact conversion from Dx1Pix.

Syntax

Namespace: FlexCel.Core

public Double Dx1Points(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