Share via


QueryTable.DisableEdit Propriété

Définition

disableModifier

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à