Compartilhar via


CommonTimeNode.Display Propriedade

Definição

Exibir

Representa o seguinte atributo no esquema: exibição

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a