CenterShapeMappingValues Enum

Definition

Center Shape Mapping

public enum CenterShapeMappingValues
public readonly struct CenterShapeMappingValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.Diagrams.CenterShapeMappingValues>, IEquatable<DocumentFormat.OpenXml.Drawing.Diagrams.CenterShapeMappingValues>
type CenterShapeMappingValues = 
type CenterShapeMappingValues = struct
    interface IEnumValue
    interface IEnumValueFactory<CenterShapeMappingValues>
Public Enum CenterShapeMappingValues
Public Structure CenterShapeMappingValues
Implements IEnumValue, IEnumValueFactory(Of CenterShapeMappingValues), IEquatable(Of CenterShapeMappingValues)
Inheritance
CenterShapeMappingValues
Inheritance
CenterShapeMappingValues

Fields

Name Value Description
None 0

None.

When the item is serialized out as xml, its value is "none".

FirstNode 1

First Node.

When the item is serialized out as xml, its value is "fNode".

CenterShapeMappingValues(String)

Creates a new CenterShapeMappingValues enum instance

Equality(CenterShapeMappingValues, CenterShapeMappingValues)
Equals(CenterShapeMappingValues)
Equals(Object)
FirstNode

First Node.

When the item is serialized out as xml, its value is "fNode".

GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<CenterShapeMappingValues>.Create(String)
Inequality(CenterShapeMappingValues, CenterShapeMappingValues)
None

None.

When the item is serialized out as xml, its value is "none".

ToString()

Applies to