Compartilhar via


MemberProperty.ShowCell Propriedade

Definição

Mostrar Célula

Representa o seguinte atributo no esquema: showCell

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a