Compartir a través de


PrintOptions.GridLines Propiedad

Definición

Imprimir líneas de cuadrícula

Representa el atributo siguiente en el esquema: gridLines

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a