CenterShapeMappingValues Enumeration

Center Shape Mapping

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration CenterShapeMappingValues
'Usage
Dim instance As CenterShapeMappingValues
public enum CenterShapeMappingValues

Members

Member name Description
None None. When the item is serialized out as xml, its value is "none".
FirstNode First Node. When the item is serialized out as xml, its value is "fNode".

See Also

Reference

DocumentFormat.OpenXml.Drawing.Diagrams Namespace