次の方法で共有


SheetProtection.InsertRows プロパティ

定義

ロックされた行の挿入

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象