Share via


PivotTableDefinition.EnableEdit Property

Definition

enableEdit, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: enableEdit

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

Property Value

Attributes

Applies to