Partager via


PivotOptions.DropZoneCategories Property

DropZoneCategories.Represents the element tag in schema: c14:dropZoneCategories

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

Syntax

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

value = instance.DropZoneCategories

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

Property Value

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

See Also

Reference

PivotOptions Class

PivotOptions Members

DocumentFormat.OpenXml.Office2010.Drawing.Charts Namespace