ControlProperties.UiObject Property

Definition

uiObject

Represents the following attribute in the schema: uiObject

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

Property Value

Attributes

Applies to