QueryTable.DisableEdit 属性

定义

disableEdit

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于