Share via


Item.ItemName 属性

定义

项目用户标题

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

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

属性值

返回 StringValue

属性

适用于