Iterate.Backwards Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Arrière
Représente l’attribut suivant dans le schéma : vers l’arrière
[DocumentFormat.OpenXml.SchemaAttr(0, "backwards")]
public DocumentFormat.OpenXml.BooleanValue Backwards { get; set; }
public DocumentFormat.OpenXml.BooleanValue Backwards { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "backwards")]
public DocumentFormat.OpenXml.BooleanValue? Backwards { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("backwards")]
public DocumentFormat.OpenXml.BooleanValue? Backwards { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Backwards { get; set; }
member this.Backwards : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "backwards")>]
member this.Backwards : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("backwards")>]
member this.Backwards : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Backwards As BooleanValue
Valeur de propriété
Retourne BooleanValue.
- Attributs
Remarques
Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.
Cet attribut spécifie s’il faut revenir en arrière dans le chronologie vers le nœud précédent.
Les valeurs possibles pour cet attribut sont définies par le type de données schéma boolean
XML.