RelationshipIds.LayoutPart 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.
Relation explicite avec le composant de définition de disposition de diagramme
Représente l’attribut suivant dans le schéma : r :lo
[DocumentFormat.OpenXml.SchemaAttr(19, "lo")]
public DocumentFormat.OpenXml.StringValue LayoutPart { get; set; }
public DocumentFormat.OpenXml.StringValue LayoutPart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "lo")]
public DocumentFormat.OpenXml.StringValue? LayoutPart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:lo")]
public DocumentFormat.OpenXml.StringValue? LayoutPart { get; set; }
public DocumentFormat.OpenXml.StringValue? LayoutPart { get; set; }
member this.LayoutPart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "lo")>]
member this.LayoutPart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:lo")>]
member this.LayoutPart : DocumentFormat.OpenXml.StringValue with get, set
Public Property LayoutPart As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs