Skip to content

Instantly share code, notes, and snippets.

@fillano
Last active January 4, 2017 06:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fillano/4b57235fb4ecc63d147a589985563d69 to your computer and use it in GitHub Desktop.
Save fillano/4b57235fb4ecc63d147a589985563d69 to your computer and use it in GitHub Desktop.
simple pptx data structure reference

pptx data structure

data types

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

attribute

child

used by

enum of

used by

attribute

child

used by

attribute

child

used by

attribute

child

  • nvGrpSpPr
  • grpSpPr
  • sp (CT_Shape)
  • pic (CT_Picture)

used by

attribute

child

used by

attribute

child

used by

attribute

  • bwMode

child

  • xfrm
  • prstGeom
  • noFill
  • solidFill

used by

attribute

child

  • lnRef
  • fillRef
  • effectRef
  • fontRef

used by

attribute

child

used by

attribute

  • spcFirstLastPara
  • vertOverflow
  • horzOverflow
  • vert
  • wrap
  • lIns
  • tIns
  • rIns
  • bIns
  • numCol
  • spcCol
  • rtlCol
  • fromWordArt
  • anchor
  • anchorCtr
  • forceAA
  • upright
  • compatLnSpc

child

used by

attribute

child

used by

attribute

  • prst (ST_TextShapeType)

child

used by

attribute

  • marL
  • marR
  • lvl
  • indent
  • algn
  • defTabSz
  • rtl
  • eaLnBrk
  • fontAlgn
  • latinLnBrk
  • hangingPunct

child

  • lnSpc
  • spcBef
  • spcAft
  • EG_TextBulletColor
    • choice
      • buClrTx
      • buClr (CT_Color)
  • EG_TextBulletSize
    • choice
      • buSzTx
      • buSzPct
      • buSzPts
  • EG_TextBulletTypeface
    • choice
      • buFontTx
      • buFont (CT_TextFont)
  • EG_TextBullet
    • choice
      • buNone
      • buAutonum
      • buChar
      • buBlip
  • tabLst
  • defRPr (CT_TextCharacterProperties)

attribute

  • kumimoji
  • lang
  • altLang
  • sz
  • b
  • i
  • u
  • strike
  • kern
  • cap
  • spc
  • normalizeH
  • baseline
  • noProof
  • dirty
  • err
  • smtClean
  • smtId
  • bmk

child

  • ln
  • EG_FillProperties
    • choice
      • noFill
      • solidFill
      • gradFill
      • blipFill
      • pattFill
      • grpFill
  • EG_EffectProperties
    • choice
      • effectLst
      • effectDag
  • highlight (CT_Color)
  • EG_TextUnderline
    • choice
      • uLnTx
      • uLn
  • EG_TextUnderlineFill
    • choice
      • uFillTx
      • uFill
  • latin (CT_TextFont)
  • ea
  • cs
  • sym
  • hlinkClick
  • hlinkMouseOver
  • rtl

used by

child

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment