次の方法で共有


AnchorPointValues Enumeration

Defines the AnchorPointValues enumeration.

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

Syntax

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

Members

Member name Description
Start start. When the item is serialized out as xml, its value is "start".
End end. When the item is serialized out as xml, its value is "end".

See Also

Reference

DocumentFormat.OpenXml.EMMA Namespace