Share via


IPivotFilter.Value2 Property

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

Syntax

'Declaration
ReadOnly Property Value2 As Object
    Get
'Usage
Dim instance As IPivotFilter
Dim value As Object

value = instance.Value2
Object Value2 { get; }

Property Value

Type: System.Object

See Also

Reference

IPivotFilter Interface

IPivotFilter Members

Microsoft.Office.Interop.Excel Namespace