Freigeben über


CommonMediaNode.ShowWhenStopped-Eigenschaft

Show When Stopped.Represents the attribte in schema: showWhenStopped

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

Syntax

'Declaration
<SchemaAttrAttribute(, "showWhenStopped")> _
Public Property ShowWhenStopped As BooleanValue
    Get
    Set
'Usage
Dim instance As CommonMediaNode
Dim value As BooleanValue

value = instance.ShowWhenStopped

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CommonMediaNode Klasse

CommonMediaNode-Member

DocumentFormat.OpenXml.Presentation-Namespace