次の方法で共有


CustomSheetView.HiddenRows プロパティ

定義

非表示の行

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象