Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
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". |