ParameterIdValues Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameter Identifier
public enum ParameterIdValues
public readonly struct ParameterIdValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.Diagrams.ParameterIdValues>, IEquatable<DocumentFormat.OpenXml.Drawing.Diagrams.ParameterIdValues>
type ParameterIdValues =
type ParameterIdValues = struct
interface IEnumValue
interface IEnumValueFactory<ParameterIdValues>
Public Enum ParameterIdValues
Public Structure ParameterIdValues
Implements IEnumValue, IEnumValueFactory(Of ParameterIdValues), IEquatable(Of ParameterIdValues)
- Inheritance
-
ParameterIdValues
- Inheritance
-
ParameterIdValues
Fields
Name | Value | Description |
---|---|---|
HorizontalAlignment | 0 | Horizontal Alignment. When the item is serialized out as xml, its value is "horzAlign". |
VerticalAlignment | 1 | Vertical Alignment. When the item is serialized out as xml, its value is "vertAlign". |
ChildDirection | 2 | Child Direction. When the item is serialized out as xml, its value is "chDir". |
ChildAlignment | 3 | Child Alignment. When the item is serialized out as xml, its value is "chAlign". |
SecondaryChildAlignment | 4 | Secondary Child Alignment. When the item is serialized out as xml, its value is "secChAlign". |
LinearDirection | 5 | Linear Direction. When the item is serialized out as xml, its value is "linDir". |
SecondaryLinearDirection | 6 | Secondary Linear Direction. When the item is serialized out as xml, its value is "secLinDir". |
StartElement | 7 | Start Element. When the item is serialized out as xml, its value is "stElem". |
BendPoint | 8 | Bend Point. When the item is serialized out as xml, its value is "bendPt". |
ConnectionRoute | 9 | Connection Route. When the item is serialized out as xml, its value is "connRout". |
BeginningArrowheadStyle | 10 | Beginning Arrowhead Style. When the item is serialized out as xml, its value is "begSty". |
EndStyle | 11 | End Style. When the item is serialized out as xml, its value is "endSty". |
ConnectorDimension | 12 | Connector Dimension. When the item is serialized out as xml, its value is "dim". |
RotationPath | 13 | Rotation Path. When the item is serialized out as xml, its value is "rotPath". |
CenterShapeMapping | 14 | Center Shape Mapping. When the item is serialized out as xml, its value is "ctrShpMap". |
NodeHorizontalAlignment | 15 | Node Horizontal Alignment. When the item is serialized out as xml, its value is "nodeHorzAlign". |
NodeVerticalAlignment | 16 | Node Vertical Alignment. When the item is serialized out as xml, its value is "nodeVertAlign". |
FallbackScale | 17 | Fallback Scale. When the item is serialized out as xml, its value is "fallback". |
TextDirection | 18 | Text Direction. When the item is serialized out as xml, its value is "txDir". |
PyramidAccentPosition | 19 | Pyramid Accent Position. When the item is serialized out as xml, its value is "pyraAcctPos". |
PyramidAccentTextMargin | 20 | Pyramid Accent Text Margin. When the item is serialized out as xml, its value is "pyraAcctTxMar". |
TextBlockDirection | 21 | Text Block Direction. When the item is serialized out as xml, its value is "txBlDir". |
TextAnchorHorizontal | 22 | Text Anchor Horizontal. When the item is serialized out as xml, its value is "txAnchorHorz". |
TextAnchorVertical | 23 | Text Anchor Vertical. When the item is serialized out as xml, its value is "txAnchorVert". |
TextAnchorHorizontalWithChildren | 24 | Text Anchor Horizontal With Children. When the item is serialized out as xml, its value is "txAnchorHorzCh". |
TextAnchorVerticalWithChildren | 25 | Text Anchor Vertical With Children. When the item is serialized out as xml, its value is "txAnchorVertCh". |
ParentTextLeftToRightAlignment | 26 | Parent Text Left-to-Right Alignment. When the item is serialized out as xml, its value is "parTxLTRAlign". |
ParentTextRightToLeftAlignment | 27 | Parent Text Right-to-Left Alignment. When the item is serialized out as xml, its value is "parTxRTLAlign". |
ShapeTextLeftToRightAlignment | 28 | Shape Text Left-to-Right Alignment. When the item is serialized out as xml, its value is "shpTxLTRAlignCh". |
ShapeTextRightToLeftAlignment | 29 | Shape Text Right-to-Left Alignment. When the item is serialized out as xml, its value is "shpTxRTLAlignCh". |
AutoTextRotation | 30 | Auto Text Rotation. When the item is serialized out as xml, its value is "autoTxRot". |
GrowDirection | 31 | Grow Direction. When the item is serialized out as xml, its value is "grDir". |
FlowDirection | 32 | Flow Direction. When the item is serialized out as xml, its value is "flowDir". |
ContinueDirection | 33 | Continue Direction. When the item is serialized out as xml, its value is "contDir". |
Breakpoint | 34 | Breakpoint. When the item is serialized out as xml, its value is "bkpt". |
Offset | 35 | Offset. When the item is serialized out as xml, its value is "off". |
HierarchyAlignment | 36 | Hierarchy Alignment. When the item is serialized out as xml, its value is "hierAlign". |
BreakpointFixedValue | 37 | Breakpoint Fixed Value. When the item is serialized out as xml, its value is "bkPtFixedVal". |
StartBulletsAtLevel | 38 | Start Bullets At Level. When the item is serialized out as xml, its value is "stBulletLvl". |
StartAngle | 39 | Start Angle. When the item is serialized out as xml, its value is "stAng". |
SpanAngle | 40 | Span Angle. When the item is serialized out as xml, its value is "spanAng". |
AspectRatio | 41 | Aspect Ratio. When the item is serialized out as xml, its value is "ar". |
LineSpacingParent | 42 | Line Spacing Parent. When the item is serialized out as xml, its value is "lnSpPar". |
LineSpacingAfterParentParagraph | 43 | Line Spacing After Parent Paragraph. When the item is serialized out as xml, its value is "lnSpAfParP". |
LineSpacingChildren | 44 | Line Spacing Children. When the item is serialized out as xml, its value is "lnSpCh". |
LineSpacingAfterChildrenParagraph | 45 | Line Spacing After Children Paragraph. When the item is serialized out as xml, its value is "lnSpAfChP". |
RouteShortestDistance | 46 | Route Shortest Distance. When the item is serialized out as xml, its value is "rtShortDist". |
TextAlignment | 47 | Text Alignment. When the item is serialized out as xml, its value is "alignTx". |
PyramidLevelNode | 48 | Pyramid Level Node. When the item is serialized out as xml, its value is "pyraLvlNode". |
PyramidAccentBackgroundNode | 49 | Pyramid Accent Background Node. When the item is serialized out as xml, its value is "pyraAcctBkgdNode". |
PyramidAccentTextNode | 50 | Pyramid Accent Text Node. When the item is serialized out as xml, its value is "pyraAcctTxNode". |
SourceNode | 51 | Source Node. When the item is serialized out as xml, its value is "srcNode". |
DestinationNode | 52 | Destination Node. When the item is serialized out as xml, its value is "dstNode". |
BeginningPoints | 53 | Beginning Points. When the item is serialized out as xml, its value is "begPts". |
EndPoints | 54 | End Points. When the item is serialized out as xml, its value is "endPts". |
AspectRatio | Aspect Ratio. When the item is serialized out as xml, its value is "ar". |
|
AutoTextRotation | Auto Text Rotation. When the item is serialized out as xml, its value is "autoTxRot". |
|
BeginningArrowheadStyle | Beginning Arrowhead Style. When the item is serialized out as xml, its value is "begSty". |
|
BeginningPoints | Beginning Points. When the item is serialized out as xml, its value is "begPts". |
|
BendPoint | Bend Point. When the item is serialized out as xml, its value is "bendPt". |
|
Breakpoint | Breakpoint. When the item is serialized out as xml, its value is "bkpt". |
|
BreakpointFixedValue | Breakpoint Fixed Value. When the item is serialized out as xml, its value is "bkPtFixedVal". |
|
CenterShapeMapping | Center Shape Mapping. When the item is serialized out as xml, its value is "ctrShpMap". |
|
ChildAlignment | Child Alignment. When the item is serialized out as xml, its value is "chAlign". |
|
ChildDirection | Child Direction. When the item is serialized out as xml, its value is "chDir". |
|
ConnectionRoute | Connection Route. When the item is serialized out as xml, its value is "connRout". |
|
ConnectorDimension | Connector Dimension. When the item is serialized out as xml, its value is "dim". |
|
ContinueDirection | Continue Direction. When the item is serialized out as xml, its value is "contDir". |
|
DestinationNode | Destination Node. When the item is serialized out as xml, its value is "dstNode". |
|
EndPoints | End Points. When the item is serialized out as xml, its value is "endPts". |
|
EndStyle | End Style. When the item is serialized out as xml, its value is "endSty". |
|
Equality(ParameterIdValues, ParameterIdValues) | ||
Equals(Object) | ||
Equals(ParameterIdValues) | ||
FallbackScale | Fallback Scale. When the item is serialized out as xml, its value is "fallback". |
|
FlowDirection | Flow Direction. When the item is serialized out as xml, its value is "flowDir". |
|
GetHashCode() | ||
GrowDirection | Grow Direction. When the item is serialized out as xml, its value is "grDir". |
|
HierarchyAlignment | Hierarchy Alignment. When the item is serialized out as xml, its value is "hierAlign". |
|
HorizontalAlignment | Horizontal Alignment. When the item is serialized out as xml, its value is "horzAlign". |
|
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<ParameterIdValues>.Create(String) | ||
Inequality(ParameterIdValues, ParameterIdValues) | ||
LinearDirection | Linear Direction. When the item is serialized out as xml, its value is "linDir". |
|
LineSpacingAfterChildrenParagraph | Line Spacing After Children Paragraph. When the item is serialized out as xml, its value is "lnSpAfChP". |
|
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". |
|
LineSpacingParent | Line Spacing Parent. When the item is serialized out as xml, its value is "lnSpPar". |
|
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". |
|
Offset | Offset. When the item is serialized out as xml, its value is "off". |
|
ParameterIdValues(String) | Creates a new ParameterIdValues enum instance |
|
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". |
|
PyramidAccentBackgroundNode | Pyramid Accent Background Node. When the item is serialized out as xml, its value is "pyraAcctBkgdNode". |
|
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". |
|
PyramidAccentTextNode | Pyramid Accent Text Node. When the item is serialized out as xml, its value is "pyraAcctTxNode". |
|
PyramidLevelNode | Pyramid Level Node. When the item is serialized out as xml, its value is "pyraLvlNode". |
|
RotationPath | Rotation Path. When the item is serialized out as xml, its value is "rotPath". |
|
RouteShortestDistance | Route Shortest Distance. When the item is serialized out as xml, its value is "rtShortDist". |
|
SecondaryChildAlignment | Secondary Child Alignment. When the item is serialized out as xml, its value is "secChAlign". |
|
SecondaryLinearDirection | Secondary Linear Direction. When the item is serialized out as xml, its value is "secLinDir". |
|
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". |
|
SourceNode | Source Node. When the item is serialized out as xml, its value is "srcNode". |
|
SpanAngle | Span Angle. When the item is serialized out as xml, its value is "spanAng". |
|
StartAngle | Start Angle. When the item is serialized out as xml, its value is "stAng". |
|
StartBulletsAtLevel | Start Bullets At Level. When the item is serialized out as xml, its value is "stBulletLvl". |
|
StartElement | Start Element. When the item is serialized out as xml, its value is "stElem". |
|
TextAlignment | Text Alignment. When the item is serialized out as xml, its value is "alignTx". |
|
TextAnchorHorizontal | Text Anchor Horizontal. When the item is serialized out as xml, its value is "txAnchorHorz". |
|
TextAnchorHorizontalWithChildren | Text Anchor Horizontal With Children. When the item is serialized out as xml, its value is "txAnchorHorzCh". |
|
TextAnchorVertical | Text Anchor Vertical. When the item is serialized out as xml, its value is "txAnchorVert". |
|
TextAnchorVerticalWithChildren | Text Anchor Vertical With Children. When the item is serialized out as xml, its value is "txAnchorVertCh". |
|
TextBlockDirection | Text Block Direction. When the item is serialized out as xml, its value is "txBlDir". |
|
TextDirection | Text Direction. When the item is serialized out as xml, its value is "txDir". |
|
ToString() | ||
VerticalAlignment | Vertical Alignment. When the item is serialized out as xml, its value is "vertAlign". |