次の方法で共有


CustomWorkbookView.IncludeHiddenRowColumn プロパティ

定義

非表示の行と列を含める

スキーマ内の次の属性を表します。 includeHiddenRowCol

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

プロパティ値

BooleanValue を返します。

属性

適用対象