[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.PresetTextEffectShape

PresetTextEffectShape Enum

Specifies shape of text.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum PresetTextEffectShape
Public Enum PresetTextEffectShape

Fields

Name Description
ArchDownCurve

Text is an arch that curves down.

ArchDownPour

Text is a 3-D arch that curves down.

ArchUpCurve

Text is an arch that curves up.

ArchUpPour

Text is a 3-D arch that curves up.

ButtonCurve

Text is curved around a center button.

ButtonPour

Text is seen in 3-D, curved around a center button.

CanDown

Text is stretched to fill the height of the shape, with only a slight curve down.

CanUp

Text is stretched to fill the height of the shape, with only a slight curve up.

CascadeDown

Text slants up and to the right as font size decreases.

CascadeUp

Text slants down and to the right as font size increases.

ChevronDown

Text slants up to its center point and then slants down.

ChevronUp

Text slants down to its center point and then slants up.

CircleCurve

Text follows a circle, reading clockwise.

CirclePour

Text has a 3-D effect and follows a circle, reading clockwise.

CurveDown

Text curves down and to the right as font size decreases.

CurveUp

Text curves down and to the right as font size increases.

Deflate

Font size decreases to the text's midpoint, then increases to the starting size.

DeflateBottom

Font size decreases to the text's midpoint, then increases to the starting size, while keeping the top of the text along the same curve.

DeflateInflate

Font size increases to the text's midpoint, then decreases to the starting size.

DeflateInflateDeflate

Font size decreases, increases, and decreases again across the text.

DeflateTop

Font size decreases to the text's midpoint, then increases to the starting size, while keeping the bottom of the text along the same curve.

DoubleWave1

Text follows a line that curves up, then down, then up and down again.

DoubleWave2

Text follows a line that curves down, then up, then down and up again.

FadeDown

Top of the text appears to be closer to the viewer than bottom of the text.

FadeLeft

Left side of text appears to be closer to the viewer than right side.

FadeRight

Right side of text appears to be closer to the viewer than left side.

FadeUp

Bottom of text appears to be closer to the viewer than top.

Inflate

Font size of text increases to its center point, then decreases. Center point of each letter is on the same straight line.

InflateBottom

Font size of text increases to its center point, then decreases. Center point of each letter follows an arch that curves downward.

InflateTop

Font size of text increases to its center point, then decreases. Center point of each letter follows an arch that curves upward.

PlainText

No shape applied.

RingInside

Text appears to be written on the inside of a 3-D ring.

RingOutside

Text appears to be written on the outside of a 3-D ring.

SlantDown

Text slants down and to the right.

SlantUp

Text slants up and to the right.

Stop

Text follows the shape of a stop sign.

TriangleDown

Text slants up, then down.

TriangleUp

Text slants down, then up.

Unspecified

Not used.

Wave1

Text follows a wave up, then down and up again.

Wave2

Text follows a wave down, then up and down again.