Compartir a través de


Row.Spans Propiedad

Definición

Abarca

Representa el atributo siguiente en el esquema: spans

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

Valor de propiedad

Devuelve ListValue<T>.

Atributos

Se aplica a