次の方法で共有


SingleXmlCell.ConnectionId プロパティ

定義

接続 ID

スキーマ内の connectionId という属性を表します。

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

プロパティ値

UInt32Value を返します。

属性

適用対象