Compartilhar via


Connection.Deleted Propriedade

Definição

deleted

Representa o seguinte atributo no esquema: excluído

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a