Style.Frame Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::Frame ^ Frame { Microsoft::Office::Interop::Word::Frame ^ get(); };
public Microsoft.Office.Interop.Word.Frame Frame { get; }
member this.Frame : Microsoft.Office.Interop.Word.Frame
Public ReadOnly Property Frame As Frame

Property Value

Applies to