Share via


PivotItemList._Default Property

Reserved for internal use.

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

Syntax

'Declaration
ReadOnly Default Property _Default ( _
    Field As Object _
) As PivotItem
    Get
'Usage
Dim instance As PivotItemList
Dim Field As Object
Dim value As PivotItem

value = instance(Field)
PivotItem this[
    Object Field
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Interop.Excel.PivotItem

See Also

Reference

PivotItemList Interface

PivotItemList Members

Microsoft.Office.Interop.Excel Namespace