Freigeben über


RotationPathValues-Enumeration

Rotation Path

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

Syntax

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

Member

Membername Beschreibung
None None. When the item is serialized out as xml, its value is "none".
AlongPath Along Path. When the item is serialized out as xml, its value is "alongPath".

Siehe auch

Referenz

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace