Share via


FrameElement.frameSpacing Property

SharePoint Designer Developer Reference

Returns or sets a Variant that represents the amount of space between the frames in a FRAME element. Corresponds to the framespacing attribute.

Syntax

expression.frameSpacing

expression   Required. A variable that represents a FrameElement object.

See Also