Freigeben über


Control.ShowAsIcon-Eigenschaft

showAsIcon.Represents the attribte in schema: showAsIcon

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

Syntax

'Declaration
<SchemaAttrAttribute(, "showAsIcon")> _
Public Property ShowAsIcon As BooleanValue
    Get
    Set
'Usage
Dim instance As Control
Dim value As BooleanValue

value = instance.ShowAsIcon

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

Control Klasse

Control-Member

DocumentFormat.OpenXml.Presentation-Namespace