Compartilhar via


Item.ItemName Propriedade

Definição

Legenda do usuário do item

Representa o seguinte atributo no 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 da propriedade

Retorna StringValue.

Atributos

Aplica-se a