FrameElement.borderColor Property
SharePoint Designer Developer Reference |
Returns or sets a String, specifying a color name or red-green-blue (RGB) value, that represents the border color of the object.
Syntax
expression.borderColor
expression Required. A variable that represents a FrameElement object.
Remarks
For more information about setting colors, see the Color Table on MSDN.
See Also