Partager via


PivotOptions.DropZonesVisible Property

DropZonesVisible.Represents the element tag in schema: c14:dropZonesVisible

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

Syntax

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

value = instance.DropZonesVisible

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

Property Value

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

See Also

Reference

PivotOptions Class

PivotOptions Members

DocumentFormat.OpenXml.Office2010.Drawing.Charts Namespace