Freigeben über


CalloutPlacementValues-Enumeration

Callout Placement

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Member

Membername Beschreibung
Top Top placement. When the item is serialized out as xml, its value is "top".
Center Center placement. When the item is serialized out as xml, its value is "center".
Bottom Bottom placement. When the item is serialized out as xml, its value is "bottom".
User User-defined placement. When the item is serialized out as xml, its value is "user".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml.Office-Namespace