Share via


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 を返します。

属性

適用対象