Partager via


LayoutNode.MoveWith Propriété

Définition

Déplacer avec

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

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

Valeur de propriété

Retourne StringValue.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Référence à un autre nœud de disposition avec lequel ce nœud de disposition se déplace.

Les valeurs possibles pour cet attribut sont définies par le type de données SCHÉMA string XML.

S’applique à