Compartir a través de


Table.DisplayName Propiedad

Definición

Nombre de la tabla

Representa el atributo siguiente en el esquema: displayName

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a