Partager via


PrintOptions.GridLines Propriété

Définition

Imprimer les lignes de grille

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à