Class: OpenXml::DrawingML::Properties::PresetTextWarp

Inherits:
Properties::ComplexProperty
  • Object
show all
Defined in:
lib/openxml/drawingml/properties/preset_text_warp.rb

Constant Summary collapse

PRESET_WARPS =
i{
  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 textNoShape textPlain
  textRingInside textRingOutside textSlantDown textSlantUp textStop
  textTriangle textTriangleInverted textWave1 textWave2 textWave4
}.freeze