MsoPresetTextEffectShape Enumeration
Specifies shape of WordArt text.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Usage
Dim msoPresetTextEffectShape1 As MsoPresetTextEffectShape = MsoPresetTextEffectShape.msoTextEffectShapeArchDownCurve
Syntax
Public Enum MsoPresetTextEffectShape
public enum MsoPresetTextEffectShape
public enum class MsoPresetTextEffectShape
public enum MsoPresetTextEffectShape
public enum MsoPresetTextEffectShape
Members
Member name | Description |
---|---|
msoTextEffectShapeArchDownCurve | Text is an arch that curves down. |
msoTextEffectShapeArchDownPour | Text is a 3-D arch that curves down. |
msoTextEffectShapeArchUpCurve | Text is an arch that curves up. |
msoTextEffectShapeArchUpPour | Text is a 3-D arch that curves up. |
msoTextEffectShapeButtonCurve | Text is curved around a center "button." |
msoTextEffectShapeButtonPour | Text is seen in 3-D, curved around a center "button." |
msoTextEffectShapeCanDown | Text is stretched to fill the height of the shape, with only a slight curve down. |
msoTextEffectShapeCanUp | Text is stretched to fill the height of the shape, with only a slight curve up. |
msoTextEffectShapeCascadeDown | Text slants up and to the right as font size decreases. |
msoTextEffectShapeCascadeUp | Text slants down and to the right as font size increases. |
msoTextEffectShapeChevronDown | Text slants up to its center point and then slants down. |
msoTextEffectShapeChevronUp | Text slants down to its center point and then slants up. |
msoTextEffectShapeCircleCurve | Text follows a circle, reading clockwise. |
msoTextEffectShapeCirclePour | Text has a 3-D effect and follows a circle, reading clockwise. |
msoTextEffectShapeCurveDown | Text curves down and to the right as font size decreases. |
msoTextEffectShapeCurveUp | Text curves down and to the right as font size increases. |
msoTextEffectShapeDeflate | Font size decreases to the text's midpoint, then increases to the starting size. |
msoTextEffectShapeDeflateBottom | 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. |
msoTextEffectShapeDeflateInflate | Font size increases to the text's midpoint, then decreases to the starting size. |
msoTextEffectShapeDeflateInflateDeflate | Font size decreases, increases, and decreases again across the text. |
msoTextEffectShapeDeflateTop | 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. |
msoTextEffectShapeDoubleWave1 | Text follows a line that curves up, then down, then up and down again. |
msoTextEffectShapeDoubleWave2 | Text follows a line that curves down, then up, then down and up again. |
msoTextEffectShapeFadeDown | Top of the text appears to be closer to the viewer than bottom of the text. |
msoTextEffectShapeFadeLeft | Left side of text appears to be closer to the viewer than right side. |
msoTextEffectShapeFadeRight | Right side of text appears to be closer to the viewer than left side. |
msoTextEffectShapeFadeUp | Bottom of text appears to be closer to the viewer than top. |
msoTextEffectShapeInflate | Font size of text increases to its center point, then decreases. Center point of each letter is on the same straight line. |
msoTextEffectShapeInflateBottom | Font size of text increases to its center point, then decreases. Center point of each letter follows an arch that curves downward. |
msoTextEffectShapeInflateTop | Font size of text increases to its center point, then decreases. Center point of each letter follows an arch that curves upward. |
msoTextEffectShapeMixed | Not used. |
msoTextEffectShapePlainText | No shape applied. |
msoTextEffectShapeRingInside | Text appears to be written on the inside of a 3-D ring. |
msoTextEffectShapeRingOutside | Text appears to be written on the outside of a 3-D ring. |
msoTextEffectShapeSlantDown | Text slants down and to the right. |
msoTextEffectShapeSlantUp | Text slants up and to the right. |
msoTextEffectShapeStop | Text follows the shape of a stop sign. |
msoTextEffectShapeTriangleDown | Text slants up, then down. |
msoTextEffectShapeTriangleUp | Text slants down, then up. |
msoTextEffectShapeWave1 | Text follows a wave up, then down and up again. |
msoTextEffectShapeWave2 | Text follows a wave down, then up and down again. |
Remarks
You can see a preview of each text effect shape by selecting WordArt Shape in the WordArt toolbar.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000