RelationshipIds.DataPart 属性

定义

关系图数据部件的显式关系

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于