Share via


PivotTableDefinition.EnableWizard Property

Definition

enableWizard

Represents the following attribute in the schema: enableWizard

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

Property Value

Attributes

Applies to