PivotTableDefinition.ShowDropZones Property

Definition

showDropZones

Represents the following attribute in the schema: showDropZones

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

Property Value

Attributes

Applies to