次の方法で共有


ShowGridlinesHeadings.ShowRowCol プロパティ

定義

showRowCol、このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します: showRowCol

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

プロパティ値

属性

適用対象