Freigeben über


LayoutChildrenValues-Enumeration

Defines the LayoutChildrenValues enumeration.

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Member

Membername Beschreibung
Horizontal horizontal. When the item is serialized out as xml, its value is "horizontal".
Vertical vertical. When the item is serialized out as xml, its value is "vertical".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace