ConditionalFormatting.SequenceOfReferences Propriété

Définition

Séquence de références

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

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

Valeur de propriété

Retourne ListValue<T>.

Attributs

S’applique à