Share via


RelationshipIds.LayoutPart Property

Explicit Relationship to Diagram Layout Definition Part.Represents the attribte in schema: r:lo

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "lo")> _
Public Property LayoutPart As StringValue
    Get
    Set
'Usage
Dim instance As RelationshipIds
Dim value As StringValue

value = instance.LayoutPart

instance.LayoutPart = value
[SchemaAttrAttribute(, "lo")]
public StringValue LayoutPart { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

RelationshipIds Class

RelationshipIds Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace