ParameterIdValues-Enumeration
Parameter Identifier
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration ParameterIdValues
'Usage
Dim instance As ParameterIdValues
public enum ParameterIdValues
Member
Membername | Beschreibung | |
---|---|---|
HorizontalAlignment | Horizontal Alignment. When the item is serialized out as xml, its value is "horzAlign". | |
VerticalAlignment | Vertical Alignment. When the item is serialized out as xml, its value is "vertAlign". | |
ChildDirection | Child Direction. When the item is serialized out as xml, its value is "chDir". | |
ChildAlignment | Child Alignment. When the item is serialized out as xml, its value is "chAlign". | |
SecondaryChildAlignment | Secondary Child Alignment. When the item is serialized out as xml, its value is "secChAlign". | |
LinearDirection | Linear Direction. When the item is serialized out as xml, its value is "linDir". | |
SecondaryLinearDirection | Secondary Linear Direction. When the item is serialized out as xml, its value is "secLinDir". | |
StartElement | Start Element. When the item is serialized out as xml, its value is "stElem". | |
BendPoint | Bend Point. When the item is serialized out as xml, its value is "bendPt". | |
ConnectionRoute | Connection Route. When the item is serialized out as xml, its value is "connRout". | |
BeginningArrowheadStyle | Beginning Arrowhead Style. When the item is serialized out as xml, its value is "begSty". | |
EndStyle | End Style. When the item is serialized out as xml, its value is "endSty". | |
ConnectorDimension | Connector Dimension. When the item is serialized out as xml, its value is "dim". | |
RotationPath | Rotation Path. When the item is serialized out as xml, its value is "rotPath". | |
CenterShapeMapping | Center Shape Mapping. When the item is serialized out as xml, its value is "ctrShpMap". | |
NodeHorizontalAlignment | Node Horizontal Alignment. When the item is serialized out as xml, its value is "nodeHorzAlign". | |
NodeVerticalAlignment | Node Vertical Alignment. When the item is serialized out as xml, its value is "nodeVertAlign". | |
FallbackScale | Fallback Scale. When the item is serialized out as xml, its value is "fallback". | |
TextDirection | Text Direction. When the item is serialized out as xml, its value is "txDir". | |
PyramidAccentPosition | Pyramid Accent Position. When the item is serialized out as xml, its value is "pyraAcctPos". | |
PyramidAccentTextMargin | Pyramid Accent Text Margin. When the item is serialized out as xml, its value is "pyraAcctTxMar". | |
TextBlockDirection | Text Block Direction. When the item is serialized out as xml, its value is "txBlDir". | |
TextAnchorHorizontal | Text Anchor Horizontal. When the item is serialized out as xml, its value is "txAnchorHorz". | |
TextAnchorVertical | Text Anchor Vertical. When the item is serialized out as xml, its value is "txAnchorVert". | |
TextAnchorHorizontalWithChildren | Text Anchor Horizontal With Children. When the item is serialized out as xml, its value is "txAnchorHorzCh". | |
TextAnchorVerticalWithChildren | Text Anchor Vertical With Children. When the item is serialized out as xml, its value is "txAnchorVertCh". | |
ParentTextLeftToRightAlignment | Parent Text Left-to-Right Alignment. When the item is serialized out as xml, its value is "parTxLTRAlign". | |
ParentTextRightToLeftAlignment | Parent Text Right-to-Left Alignment. When the item is serialized out as xml, its value is "parTxRTLAlign". | |
ShapeTextLeftToRightAlignment | Shape Text Left-to-Right Alignment. When the item is serialized out as xml, its value is "shpTxLTRAlignCh". | |
ShapeTextRightToLeftAlignment | Shape Text Right-to-Left Alignment. When the item is serialized out as xml, its value is "shpTxRTLAlignCh". | |
AutoTextRotation | Auto Text Rotation. When the item is serialized out as xml, its value is "autoTxRot". | |
GrowDirection | Grow Direction. When the item is serialized out as xml, its value is "grDir". | |
FlowDirection | Flow Direction. When the item is serialized out as xml, its value is "flowDir". | |
ContinueDirection | Continue Direction. When the item is serialized out as xml, its value is "contDir". | |
Breakpoint | Breakpoint. When the item is serialized out as xml, its value is "bkpt". | |
Offset | Offset. When the item is serialized out as xml, its value is "off". | |
HierarchyAlignment | Hierarchy Alignment. When the item is serialized out as xml, its value is "hierAlign". | |
BreakpointFixedValue | Breakpoint Fixed Value. When the item is serialized out as xml, its value is "bkPtFixedVal". | |
StartBulletsAtLevel | Start Bullets At Level. When the item is serialized out as xml, its value is "stBulletLvl". | |
StartAngle | Start Angle. When the item is serialized out as xml, its value is "stAng". | |
SpanAngle | Span Angle. When the item is serialized out as xml, its value is "spanAng". | |
AspectRatio | Aspect Ratio. When the item is serialized out as xml, its value is "ar". | |
LineSpacingParent | Line Spacing Parent. When the item is serialized out as xml, its value is "lnSpPar". | |
LineSpacingAfterParentParagraph | Line Spacing After Parent Paragraph. When the item is serialized out as xml, its value is "lnSpAfParP". | |
LineSpacingChildren | Line Spacing Children. When the item is serialized out as xml, its value is "lnSpCh". | |
LineSpacingAfterChildrenParagraph | Line Spacing After Children Paragraph. When the item is serialized out as xml, its value is "lnSpAfChP". | |
RouteShortestDistance | Route Shortest Distance. When the item is serialized out as xml, its value is "rtShortDist". | |
TextAlignment | Text Alignment. When the item is serialized out as xml, its value is "alignTx". | |
PyramidLevelNode | Pyramid Level Node. When the item is serialized out as xml, its value is "pyraLvlNode". | |
PyramidAccentBackgroundNode | Pyramid Accent Background Node. When the item is serialized out as xml, its value is "pyraAcctBkgdNode". | |
PyramidAccentTextNode | Pyramid Accent Text Node. When the item is serialized out as xml, its value is "pyraAcctTxNode". | |
SourceNode | Source Node. When the item is serialized out as xml, its value is "srcNode". | |
DestinationNode | Destination Node. When the item is serialized out as xml, its value is "dstNode". | |
BeginningPoints | Beginning Points. When the item is serialized out as xml, its value is "begPts". | |
EndPoints | End Points. When the item is serialized out as xml, its value is "endPts". |