Replacement.Frame Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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