Freigeben über


AnchorPointValues-Enumeration

Defines the AnchorPointValues enumeration.

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

Syntax

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

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.EMMA-Namespace