TextFrame.WarpFormat Property

Definition

Gets or sets the warp format (how the text is warped) for the specified text frame.

public:
 property Microsoft::Office::Core::MsoWarpFormat WarpFormat { Microsoft::Office::Core::MsoWarpFormat get(); void set(Microsoft::Office::Core::MsoWarpFormat value); };
public Microsoft.Office.Core.MsoWarpFormat WarpFormat { get; set; }
member this.WarpFormat : Microsoft.Office.Core.MsoWarpFormat with get, set
Public Property WarpFormat As MsoWarpFormat

Property Value

The warp format (how the text is warped) for the specified text frame.

Remarks

Read/write MsoWarpFormat.

Applies to