TClientAnchor.Dx1Pix Method
Returns the offset of the object in resolution-independent-pixels (1/96 of an inch) from the left of the cell.
Syntax
Unit: FlexCel.Core
function TClientAnchor.Dx1Pix(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