Group.DiagramLayout 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.
dgmlayout
Représente l’attribut suivant dans le schéma : o :dgmlayout
[DocumentFormat.OpenXml.SchemaAttr(27, "dgmlayout")]
public DocumentFormat.OpenXml.IntegerValue DiagramLayout { get; set; }
public DocumentFormat.OpenXml.IntegerValue DiagramLayout { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "dgmlayout")]
public DocumentFormat.OpenXml.IntegerValue? DiagramLayout { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:dgmlayout")]
public DocumentFormat.OpenXml.IntegerValue? DiagramLayout { get; set; }
public DocumentFormat.OpenXml.IntegerValue? DiagramLayout { get; set; }
member this.DiagramLayout : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "dgmlayout")>]
member this.DiagramLayout : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:dgmlayout")>]
member this.DiagramLayout : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property DiagramLayout As IntegerValue
Valeur de propriété
Retourne Int32Value.
- Attributs