Compartir a través de


MemberProperty.ShowCell Propiedad

Definición

Mostrar celda

Representa el atributo siguiente en el 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 de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a