Freigeben über


ControlProperties.UiObject-Eigenschaft

uiObject.Represents the attribte in schema: uiObject

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "uiObject")> _
Public Property UiObject As BooleanValue
    Get
    Set
'Usage
Dim instance As ControlProperties
Dim value As BooleanValue

value = instance.UiObject

instance.UiObject = value
[SchemaAttrAttribute(, "uiObject")]
public BooleanValue UiObject { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace