Freigeben über


PivotOptions.DropZoneData Property

DropZoneData.Represents the element tag in schema: c14:dropZoneData

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property DropZoneData As DropZoneData
    Get
    Set
'Usage
Dim instance As PivotOptions
Dim value As DropZoneData

value = instance.DropZoneData

instance.DropZoneData = value
public DropZoneData DropZoneData { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.Charts.DropZoneData

See Also

Reference

PivotOptions Class

PivotOptions Members

DocumentFormat.OpenXml.Office2010.Drawing.Charts Namespace