OutputShapeValues Enumeration

Output Shape Type

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

Syntax

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

Members

Member name Description
None None. When the item is serialized out as xml, its value is "none".
Connection Connection. When the item is serialized out as xml, its value is "conn".

See Also

Reference

DocumentFormat.OpenXml.Drawing.Diagrams Namespace