次の方法で共有


Connection.DestinationId プロパティ

定義

宛先識別子

スキーマ内の次の属性を表します: destId

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

プロパティ値

StringValue を返します。

属性

適用対象