次の方法で共有


RotationPathValues Enumeration

Rotation Path

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

Syntax

'宣言
Public Enumeration RotationPathValues
'使用
Dim instance As RotationPathValues
public enum RotationPathValues

Members

Member name Description
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".

See Also

Reference

DocumentFormat.OpenXml.Drawing.Diagrams Namespace