FrameElement.offsetLeft Property
SharePoint Designer Developer Reference |
Retrieves the left edge of the specified object relative to the layout or coordinate parent, as indicated in the offsetParent property.
Syntax
expression.offsetLeft
expression Required. A variable that represents a FrameElement object.
See Also