TextFrame2.WarpFormat Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property WarpFormat As MsoWarpFormat
    Get
    Set
'Usage
Dim instance As TextFrame2
Dim value As MsoWarpFormat

value = instance.WarpFormat

instance.WarpFormat = value
MsoWarpFormat WarpFormat { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoWarpFormat

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Microsoft.Office.Core Namespace