Style.Frame Property

Returns a Frame object that represents the frame formatting for the specified style. Read-only.

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

Syntax

'Declaration
ReadOnly Property Frame As Frame
    Get
'Usage
Dim instance As Style
Dim value As Frame

value = instance.Frame
Frame Frame { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Frame

See Also

Reference

Style Interface

Style Members

Microsoft.Office.Interop.Word Namespace