共用方式為


DataModelExtensionBlock.RelId Property

Definition

relId, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: relId

[DocumentFormat.OpenXml.SchemaAttr(0, "relId")]
public DocumentFormat.OpenXml.StringValue RelId { get; set; }
public DocumentFormat.OpenXml.StringValue RelId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "relId")]
public DocumentFormat.OpenXml.StringValue? RelId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("relId")]
public DocumentFormat.OpenXml.StringValue? RelId { get; set; }
public DocumentFormat.OpenXml.StringValue? RelId { get; set; }
member this.RelId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "relId")>]
member this.RelId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("relId")>]
member this.RelId : DocumentFormat.OpenXml.StringValue with get, set
Public Property RelId As StringValue

Property Value

Attributes

Applies to