Replacement.Frame Property

Definition

Returns a Frame object that represents the frame formatting for the specified style or find-and-replace operation.

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