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>

属性

适用于