Compartir a través de


Item.ItemName Propiedad

Definición

Título de usuario del elemento

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a