Freigeben über


FlowDirectionValues-Enumeration

Flow Direction

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

Syntax

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

Member

Membername Beschreibung
Row Row. When the item is serialized out as xml, its value is "row".
Column Column. When the item is serialized out as xml, its value is "col".

Siehe auch

Referenz

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace