Freigeben über


Gallery.Visible-Eigenschaft

visible.Represents the attribte in schema: visible

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

Syntax

'Declaration
<SchemaAttrAttribute(, "visible")> _
Public Property Visible As BooleanValue
    Get
    Set
'Usage
Dim instance As Gallery
Dim value As BooleanValue

value = instance.Visible

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

Gallery Klasse

Gallery-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace