次の方法で共有


CustomSheetView.ShowGridLines プロパティ

定義

グリッド線を表示する

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

プロパティ値

BooleanValue を返します。

属性

適用対象