Поделиться через


Row.Spans Свойство

Определение

Охватывает

Представляет следующий атрибут в схеме: 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)

Значение свойства

Возвращает .ListValue<T>

Атрибуты

Применяется к