Schema Central > OOXML > dml-diagramDataModel.xsd > draw-diag:prSet
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw-diag:prSet

Property Set

Element information

Content

Attributes

NameOccTypeDescriptionNotes
presAssocID [0..1]draw-diag:ST_ModelIdPresentation Element Identifier
presName [0..1]xsd:stringPresentation Name
presStyleLbl [0..1]xsd:stringPresentation Style Label
presStyleIdx [0..1]xsd:intPresentation Style Index
presStyleCnt [0..1]xsd:intPresentation Style Count
loTypeId [0..1]xsd:stringCurrent Diagram Type
loCatId [0..1]xsd:stringCurrent Diagram Category
qsTypeId [0..1]xsd:stringCurrent Style Type
qsCatId [0..1]xsd:stringCurrent Style Category
csTypeId [0..1]xsd:stringColor Transform Type Identifier
csCatId [0..1]xsd:stringColor Transform Category
coherent3DOff [0..1]xsd:booleanCoherent 3D Behavior
phldrT [0..1]xsd:stringPlaceholder Text
phldr [0..1]xsd:booleanPlaceholder
custAng [0..1]xsd:intCustom Rotation
custFlipVert [0..1]xsd:booleanCustom Vertical Flip
custFlipHor [0..1]xsd:booleanCustom Horizontal Flip
custSzX [0..1]xsd:intFixed Width Override
custSzY [0..1]xsd:intFixed Height Override
custScaleX [0..1]xsd:intWidth Scale
custScaleY [0..1]xsd:intHeight Scale
custT [0..1]xsd:booleanText Changed
custLinFactX [0..1]xsd:intCustom Factor Width
custLinFactY [0..1]xsd:intCustom Factor Height
custLinFactNeighborX [0..1]xsd:intNeighbor Offset Width
custLinFactNeighborY [0..1]xsd:intNeighbor Offset Height
custRadScaleRad [0..1]xsd:intRadius Scale
custRadScaleInc [0..1]xsd:intInclude Angle Scale

Used in

Sample instance

<draw-diag:prSet>
   <draw-diag:presLayoutVars>
      <draw-diag:orgChart/>
      <draw-diag:chMax/>
      <draw-diag:chPref/>
      <draw-diag:bulletEnabled/>
      <draw-diag:dir/>
      <draw-diag:hierBranch/>
      <draw-diag:animOne/>
      <draw-diag:animLvl/>
      <draw-diag:resizeHandles/>
   </draw-diag:presLayoutVars>
   <draw-diag:style>
      <a:lnRef idx="1">
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:lnRef>
      <a:fillRef idx="1">
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:fillRef>
      <a:effectRef idx="1">
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:effectRef>
      <a:fontRef idx="major">
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:fontRef>
   </draw-diag:style>
</draw-diag:prSet>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com