Dummy.List 属性

定义

list

表示架构中的以下属性:列表

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

属性值

属性

适用于