Freigeben über


IgnoredError.SequenceOfReferences Eigenschaft

Definition

Sequenz von Verweisen

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück ListValue<T>.

Attribute

Gilt für: