次の方法で共有


PrintOptions.GridLines プロパティ

定義

グリッド線の印刷

スキーマ内の次の属性を表します。 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

プロパティ値

BooleanValue を返します。

属性

適用対象