TClientAnchor.Dy1Points Method
Returns the offset of the object in points from the top of the cell.
Syntax
Unit: FlexCel.Core
function TClientAnchor.Dy1Points(const Workbook: IRowColSize): Double;
Parameters
<-> |
Parameter |
Type |
Description |
const |
Workbook |
IRowColSize |
ExcelFile where this object is placed |
Returns
Offset in points (1/72 of an inch).
See also