Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

ShapeTextWarpFormat Enum

Lists warp types for shape text.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

public enum ShapeTextWarpFormat

Members

Name Description Example
NoWarp

Shape text is not warped.

ArchDown

The downward arch text shape.

Spreadsheet_ShapeTextWarpFormat_ArchDown

ArchDownPour

The downward pour arch text shape.

Spreadsheet_ShapeTextWarpFormat_ArchDownPour

ArchUp

The upward arch text shape.

Spreadsheet_ShapeTextWarpFormat_ArchUp

ArchUpPour

The upward pour arch text shape.

Spreadsheet_ShapeTextWarpFormat_ArchUpPour

ButtonCurve

The button text shape.

Spreadsheet_ShapeTextWarpFormat_ButtonCurve

ButtonPour

The button pour text shape.

Spreadsheet_ShapeTextWarpFormat_ButtonPour

CanDown

The downward can text shape.

Spreadsheet_ShapeTextWarpFormat_CanDown

CanUp

The upward can text shape.

Spreadsheet_ShapeTextWarpFormat_CanUp

CascadeDown

The downward cascade text shape.

Spreadsheet_ShapeTextWarpFormat_CascadeDown

CascadeUp

The upward cascade text shape.

Spreadsheet_ShapeTextWarpFormat_CascadeUp

ChevronUp

The upward chevron text shape.

Spreadsheet_ShapeTextWarpFormat_ChevronUp

ChevronDown

The downward chevron text shape.

Spreadsheet_ShapeTextWarpFormat_ChevronDown

CircleCurve

The circle text shape.

Spreadsheet_ShapeTextWarpFormat_CircleCurve

CirclePour

The circle pour text shape.

Spreadsheet_ShapeTextWarpFormat_CirclePour

CurveDown

The downward curve text shape.

Spreadsheet_ShapeTextWarpFormat_CurveDown

CurveUp

The upward curve text shape.

Spreadsheet_ShapeTextWarpFormat_CurveUp

Deflate

The deflate text shape.

Spreadsheet_ShapeTextWarpFormat_Deflate

DeflateBottom

The bottom deflate text shape.

Spreadsheet_ShapeTextWarpFormat_DeflateBottom

DeflateInflate

The deflate-inflate text shape.

Spreadsheet_ShapeTextWarpFormat_DeflateInflate

DeflateInflateDeflate

The deflate-inflate-deflate text shape.

Spreadsheet_ShapeTextWarpFormat_DeflateInflateDeflate

DeflateTop

The top deflate text shape.

Spreadsheet_ShapeTextWarpFormat_DeflateTop

DoubleWave1

The double wave 1 text shape.

Spreadsheet_ShapeTextWarpFormat_DoubleWave1

FadeDown

The downward fade text shape.

Spreadsheet_ShapeTextWarpFormat_FadeDown

FadeLeft

The left fade text shape.

Spreadsheet_ShapeTextWarpFormat_FadeLeft

FadeRight

The right fade text shape.

Spreadsheet_ShapeTextWarpFormat_FadeRight

FadeUp

The upward fade text shape.

Spreadsheet_ShapeTextWarpFormat_FadeUp

Inflate

The inflate text shape.

Spreadsheet_ShapeTextWarpFormat_Inflate

InflateBottom

The bottom inflate text shape.

Spreadsheet_ShapeTextWarpFormat_InflateBottom

InflateTop

The top inflate text shape.

Spreadsheet_ShapeTextWarpFormat_InflateTop

PlainText

The plain text shape.

Spreadsheet_ShapeTextWarpFormat_PlainText

RingInside

The inside ring text shape.

Spreadsheet_ShapeTextWarpFormat_RingInside

RingOutside

The outside ring text shape.

Spreadsheet_ShapeTextWarpFormat_RingOutside

SlantDown

The downward slant text shape.

Spreadsheet_ShapeTextWarpFormat_SlantDown

SlantUp

The upward slant text shape.

Spreadsheet_ShapeTextWarpFormat_SlantUp

Stop

The stop sign text shape.

Spreadsheet_ShapeTextWarpFormat_Stop

TriangleUp

The upward triangle text shape.

Spreadsheet_ShapeTextWarpFormat_TriangleUp

TriangleDown

The downward triangle text shape.

Spreadsheet_ShapeTextWarpFormat_TriangleDown

Wave1

The wave 1 text shape.

Spreadsheeet_ShapeTextWarpFormat_Wave1

Wave2

The wave 2 text shape.

Spreadsheeet_ShapeTextWarpFormat_Wave2

DoubleWave2

The double wave 2 text shape.

Spreadsheet_ShapeTextWarpFormat_DoubleWave2

See Also