ImgOffsetX cell (Foreign Image Info section)
Determines the distance the object is offset horizontally from the origin of the object's border. The default is 0. Panning the object with the Crop tool changes this value.
Remarks
To reference the ImgOffsetX cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
ImgOffsetX |
To reference the ImgOffsetX cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowForeign |
Cell index: |
visFrgnImgOffsetX |