RelationshipIds.DataPart Property

Definition

Explicit Relationship to Diagram Data Part

Represents the following attribute in the schema: r:dm

[DocumentFormat.OpenXml.SchemaAttr(19, "dm")]
public DocumentFormat.OpenXml.StringValue DataPart { get; set; }
public DocumentFormat.OpenXml.StringValue DataPart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "dm")]
public DocumentFormat.OpenXml.StringValue? DataPart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:dm")]
public DocumentFormat.OpenXml.StringValue? DataPart { get; set; }
public DocumentFormat.OpenXml.StringValue? DataPart { get; set; }
member this.DataPart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "dm")>]
member this.DataPart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:dm")>]
member this.DataPart : DocumentFormat.OpenXml.StringValue with get, set
Public Property DataPart As StringValue

Property Value

Returns StringValue.

Attributes

Applies to