Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 6 additions & 10 deletions api/Excel.TextFrame2.WarpFormat.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,23 @@
---
title: TextFrame2.WarpFormat Property (Excel)
title: TextFrame2.WarpFormat property (Excel)
ms.prod: excel
api_name:
- Excel.TextFrame2.WarpFormat
ms.assetid: 20710bdc-981f-b61d-4be5-f8c760bb9f4c
ms.date: 06/08/2017
ms.date: 09/24/2018
---


# TextFrame2.WarpFormat Property (Excel)
# TextFrame2.WarpFormat property (Excel)

Returns or sets the warp type for the specified text frame. Read/write **[MsoWarpFormat](Excel.TextFrame2.WarpFormat.md)** .
Returns or sets the warp type for the specified text frame. Read/write **[MsoWarpFormat](Office.MsoWarpFormat.md)**.


## Syntax

_expression_. `WarpFormat`
_expression_. `WarpFormat`

_expression_ A variable that represents a [TextFrame2](./Excel.TextFrame2.md) object.
_expression_ A variable that represents a [TextFrame2](Excel.TextFrame2.md) object.


## See also


[TextFrame2 Object](Excel.TextFrame2.md)