Compartir a través de


IgnoredError.SequenceOfReferences Propiedad

Definición

Secuencia de referencias

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve ListValue<T>.

Atributos

Se aplica a