Compartir a través de


LayoutChildrenValues Enumeration

Defines the LayoutChildrenValues enumeration.

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

Syntax

'Declaración
Public Enumeration LayoutChildrenValues
'Uso
Dim instance As LayoutChildrenValues
public enum LayoutChildrenValues

Members

Member name Description
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".

See Also

Reference

DocumentFormat.OpenXml.Office2010.CustomUI Namespace