Lock.Ungrouping 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.
Dissocier le verrou
Représente l’attribut suivant dans le schéma : dissociation
[DocumentFormat.OpenXml.SchemaAttr(0, "ungrouping")]
public DocumentFormat.OpenXml.TrueFalseValue Ungrouping { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue Ungrouping { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ungrouping")]
public DocumentFormat.OpenXml.TrueFalseValue? Ungrouping { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ungrouping")]
public DocumentFormat.OpenXml.TrueFalseValue? Ungrouping { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? Ungrouping { get; set; }
member this.Ungrouping : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ungrouping")>]
member this.Ungrouping : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ungrouping")>]
member this.Ungrouping : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property Ungrouping As TrueFalseValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs