Share via


LayoutContainer.LayoutChildren Property

Definition

layoutChildren, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: layoutChildren

[DocumentFormat.OpenXml.SchemaAttr(0, "layoutChildren")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.LayoutChildrenValues> LayoutChildren { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.LayoutChildrenValues> LayoutChildren { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "layoutChildren")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.LayoutChildrenValues>? LayoutChildren { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("layoutChildren")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.LayoutChildrenValues>? LayoutChildren { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.LayoutChildrenValues>? LayoutChildren { get; set; }
member this.LayoutChildren : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.LayoutChildrenValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "layoutChildren")>]
member this.LayoutChildren : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.LayoutChildrenValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("layoutChildren")>]
member this.LayoutChildren : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.LayoutChildrenValues> with get, set
Public Property LayoutChildren As EnumValue(Of LayoutChildrenValues)

Property Value

Attributes

Applies to