Compartir a través de


CustomSheetView.ShowGridLines Propiedad

Definición

Mostrar líneas de cuadrícula

Representa el atributo siguiente en el esquema: showGridLines

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a