次の方法で共有


DiagramBuildStepValues Enumeration

Diagram Animation Build Steps

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

Syntax

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

Members

Member name Description
Shape Shape. When the item is serialized out as xml, its value is "sp".
Background Background. When the item is serialized out as xml, its value is "bg".

See Also

Reference

DocumentFormat.OpenXml.Drawing Namespace