Share via


WebOptions.FrameColors Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property FrameColors As PpFrameColors
    Get
    Set
'Usage
Dim instance As WebOptions
Dim value As PpFrameColors

value = instance.FrameColors

instance.FrameColors = value
PpFrameColors FrameColors { get; set; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.PpFrameColors

See Also

Reference

WebOptions Interface

WebOptions Members

Microsoft.Office.Interop.PowerPoint Namespace