RevisionQueryTable.Reference Propriété

Définition

Informations de référence sur QueryTable

Représente l’attribut suivant dans le schéma : ref

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

Valeur de propriété

Retourne StringValue.

Attributs

Remarques

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

Emplacement de la table de requête affectée.

Les valeurs possibles pour cet attribut sont définies par le ST_Ref type simple.

S’applique à