XlAnchorPoint Properties
Represents an anchor point used to position a picture in a worksheet.
Name | Description |
---|---|
Column | Gets the index of the column that contains the anchor cell. |
Column |
Gets the horizontal offset from the left edge of the anchor cell to the actual position of the anchor point. |
Row | Gets the index of the row that contains the anchor cell. |
Row |
Gets the vertical offset from the top edge of the anchor cell to the actual position of the anchor point. |
See Also