Share via


Connection.EmbeddedDataId Property

Definition

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

Represents the following attribute in the schema: embeddedDataId

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

Property Value

Attributes

Applies to