Share via


FrameElement.border Property

SharePoint Designer Developer Reference

Returns or sets a Variant that represents the border width in pixels of a FRAME element.

Syntax

expression.border

expression   Required. A variable that represents a FrameElement object.

Remarks

Setting the border property to zero causes no border to be displayed.

See Also