Freigeben über


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

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace