Freigeben über


HorizontalRuleAlignmentValues-Enumeration

Alignment Type

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

Syntax

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

Member

Membername Beschreibung
Left Left Alignment. When the item is serialized out as xml, its value is "left".
Right Right Alignment. When the item is serialized out as xml, its value is "right".
Center Center Alignment. When the item is serialized out as xml, its value is "center".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml.Office-Namespace