diff --git a/api/Excel.TextFrame2.WarpFormat.md b/api/Excel.TextFrame2.WarpFormat.md index 2bfa6e507d5..959e0d7bc48 100644 --- a/api/Excel.TextFrame2.WarpFormat.md +++ b/api/Excel.TextFrame2.WarpFormat.md @@ -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)