Compartilhar via


MetadataType.Delete Propriedade

Definição

Excluir valor de célula de metadados

Representa o seguinte atributo no esquema: excluir

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a