Freigeben über


StartSoundAction.Loop Eigenschaft

Definition

Loop Sound

Stellt das folgende Attribut in der Schemaschleife dar:

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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Dieses Attribut gibt an, ob der Sound in einer Schleife ausgeführt wird, bis das nächste Soundereignis in der Bildschirmpräsentation auftritt.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: