Partager via


GroupShapeLocks.NoUngrouping Propriété

Définition

Interdire le dissociation de formes

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

[DocumentFormat.OpenXml.SchemaAttr(0, "noUngrp")]
public DocumentFormat.OpenXml.BooleanValue NoUngrouping { get; set; }
public DocumentFormat.OpenXml.BooleanValue NoUngrouping { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "noUngrp")]
public DocumentFormat.OpenXml.BooleanValue? NoUngrouping { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("noUngrp")]
public DocumentFormat.OpenXml.BooleanValue? NoUngrouping { get; set; }
public DocumentFormat.OpenXml.BooleanValue? NoUngrouping { get; set; }
member this.NoUngrouping : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "noUngrp")>]
member this.NoUngrouping : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("noUngrp")>]
member this.NoUngrouping : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property NoUngrouping 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.

Spécifie que l’application de génération ne doit pas afficher de handles d’ajustement pour la forme de connexion correspondante. Si cet attribut n’est pas spécifié, une valeur de false est supposée.

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

S’applique à