CacheSource.ConnectionId Propriété

Définition

connectionId

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne UInt32Value.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie l’index de la connexion de classeur. Cet attribut est utilisé lorsque le type de cache est External.

Les valeurs possibles pour cet attribut sont définies par le type de données SCHÉMA unsignedInt XML.

S’applique à