Compartir a través de


TextFrame2.WarpFormat Property

Returns or sets the warp type for the specified text frame. Read/write.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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
MsoWarpFormat

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Microsoft.Office.Interop.Excel Namespace