Dummy.List Property

Definition

list

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to