Compartir a través de


SheetProtection.DeleteRows Propiedad

Definición

Eliminar filas bloqueadas

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a