Share via


BuildParagraph.UiExpand Property

Definition

Expand UI

Represents the following attribute in the schema: uiExpand

[DocumentFormat.OpenXml.SchemaAttr(0, "uiExpand")]
public DocumentFormat.OpenXml.BooleanValue UiExpand { get; set; }
public DocumentFormat.OpenXml.BooleanValue UiExpand { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "uiExpand")]
public DocumentFormat.OpenXml.BooleanValue? UiExpand { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("uiExpand")]
public DocumentFormat.OpenXml.BooleanValue? UiExpand { get; set; }
public DocumentFormat.OpenXml.BooleanValue? UiExpand { get; set; }
member this.UiExpand : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "uiExpand")>]
member this.UiExpand : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("uiExpand")>]
member this.UiExpand : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property UiExpand As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to