Selection.SequenceOfReferences 属性

定义

引用序列

表示架构中的以下属性: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)

属性值

返回 ListValue<T>

属性

适用于