次の方法で共有


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

プロパティ値

属性

適用対象