IFrameElement.frameSpacing Property
SharePoint Designer Developer Reference |
Returns or sets a Variant that represents the amount of space around an IFRAME element. Corresponds to the framespacing attribute.
Syntax
expression.frameSpacing
expression Required. A variable that represents an IFrameElement object.
See Also