Compartilhar via


QueryTable.DisableEdit Propriedade

Definição

disableEdit

Representa o seguinte atributo no esquema: disableEdit

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

Valor da propriedade

Devolve BooleanValue.

Atributos

Aplica-se a