Partager via


ShowProperties.Loop Propriété

Définition

Diaporama Loop

Représente l’attribut suivant dans le schéma : boucle

[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

Valeur de propriété

Retourne BooleanValue.

Attributs

Remarques

Les informations suivantes de l’ECMA International Standard ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie si le diaporama doit être défini en boucle à la fin.

Les valeurs possibles de cet attribut sont définies par le type de données boolean du schéma XML.

S’applique à