CacheSource.ConnectionId プロパティ

定義

connectionId.Represents は、次のスキーマの属性: 接続 Id

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

プロパティ値

UInt32Value

返します。 UInt32Value

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

ブックの接続のインデックスを指定します。 キャッシュの種類がこの属性が使用されるExternal

この属性の値が XML スキーマで定義されているunsignedIntのデータ型です。

適用対象