次の方法で共有


SheetProtection.DeleteRows プロパティ

定義

ロックされている行を削除する

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象