Class: Omml::Models::STBorder

Inherits:
EnumString
  • Object
show all
Defined in:
lib/omml/models/simple_types/st_border.rb

Constant Summary collapse

VALUES =
%w[
  nil
  none
  single
  thick
  double
  dotted
  dashed
  dotDash
  dotDotDash
  triple
  thinThickSmallGap
  thickThinSmallGap
  thinThickThinSmallGap
  thinThickMediumGap
  thickThinMediumGap
  thinThickThinMediumGap
  thinThickLargeGap
  thickThinLargeGap
  thinThickThinLargeGap
  wave
  doubleWave
  dashSmallGap
  dashDotStroked
  threeDEmboss
  threeDEngrave
  outset
  inset
  apples
  archedScallops
  babyPacifier
  babyRattle
  balloons3Colors
  balloonsHotAir
  basicBlackDashes
  basicBlackDots
  basicBlackSquares
  basicThinLines
  basicWhiteDashes
  basicWhiteDots
  basicWhiteSquares
  basicWideInline
  basicWideMidline
  basicWideOutline
  bats
  birds
  birdsFlight
  cabins
  cakeSlice
  candyCorn
  celticKnotwork
  certificateBanner
  chainLink
  champagneBottle
  checkedBarBlack
  checkedBarColor
  checkered
  christmasTree
  circlesLines
  circlesRectangles
  classicalWave
  clocks
  compass
  confetti
  confettiGrays
  confettiOutline
  confettiStreamers
  confettiWhite
  cornerTriangles
  couponCutoutDashes
  couponCutoutDots
  crazyMaze
  creaturesButterfly
  creaturesFish
  creaturesInsects
  creaturesLadyBug
  crossStitch
  cup
  decoArch
  decoArchColor
  decoBlocks
  diamondsGray
  doubleD
  doubleDiamonds
  earth1
  earth2
  eclipsingSquares1
  eclipsingSquares2
  eggsBlack
  fans
  film
  firecrackers
  flowersBlockPrint
  flowersDaisies
  flowersModern1
  flowersModern2
  flowersPansy
  flowersRedRose
  flowersRoses
  flowersTeacup
  flowersTiny
  gems
  gingerbreadMan
  gradient
  handmade1
  handmade2
  heartBalloon
  heartGray
  hearts
  heebieJeebies
  holly
  houseFunky
  hypnotic
  iceCreamCones
  lightBulb
  lightning1
  lightning2
  mapPins
  mapleLeaf
  mapleMuffins
  marquee
  marqueeToothed
  moons
  mosaic
  musicNotes
  northwest
  ovals
  packages
  palmsBlack
  palmsColor
  paperClips
  papyrus
  partyFavor
  partyGlass
  pencils
  people
  peopleWaving
  peopleHats
  poinsettias
  postageStamp
  pumpkin1
  pushPinNote2
  pushPinNote1
  pyramids
  pyramidsAbove
  quadrants
  rings
  safari
  sawtooth
  sawtoothGray
  scaredCat
  seattle
  shadowedSquares
  sharksTeeth
  shorebirdTracks
  skyrocket
  snowflakeFancy
  snowflakes
  sombrero
  southwest
  stars
  starsTop
  stars3d
  starsBlack
  starsShadowed
  sun
  swirligig
  tornPaper
  tornPaperBlack
  trees
  triangleParty
  triangles
  tribal1
  tribal2
  tribal3
  tribal4
  tribal5
  tribal6
  twistedLines1
  twistedLines2
  vine
  waveline
  weavingAngles
  weavingBraid
  weavingRibbon
  weavingStrips
  whiteFlowers
  woodwork
  xIllusions
  zanyTriangles
  zigZag
  zigZagStitch
].freeze

Method Summary

Methods inherited from EnumString

cast