Share via


PivotFilter.Value1 Property

This property is a user-supplied parameter to define a filter for a PivotField. Read/write.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property Value1 As Object
    Get
'Usage
Dim instance As PivotFilter
Dim value As Object

value = instance.Value1
Object Value1 { get; }

Property Value

Type: System.Object
Object

See Also

Reference

PivotFilter Interface

PivotFilter Members

Microsoft.Office.Interop.Excel Namespace