RelationshipIds.LayoutPart Property

Definition

Explicit Relationship to Diagram Layout Definition Part

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to