TextTransform
type TextTransform = textArchDown | textArchDownPour | textArchUp | textArchUpPour | textButton | textButtonPour | textCanDown | textCanUp | textCascadeDown | textCascadeUp | textChevron | textChevronInverted | textCircle | textCirclePour | textCurveDown | textCurveUp | textDeflate | textDeflateBottom | textDeflateInflate | textDeflateInflateDeflate | textDeflateTop | textDoubleWave1 | textFadeDown | textFadeLeft | textFadeRight | textFadeUp | textInflate | textInflateBottom | textInflateTop | textPlain | textRingInside | textRingOutside | textSlantDown | textSlantUp | textStop | textTriangle | textTriangleInverted | textWave1 | textWave2 | textWave4 | textNoShape
Description
Text transform type.
Try It
var oTextArt = Api.CreateWordArt(oTextPr, "onlyoffice", "textArchUp", oFill, oStroke, 0, 150 * 36000, 50 * 36000);