Share via


IPivotField.DrillTo Method

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

Syntax

'Declaration
Sub DrillTo ( _
    Field As String _
)
'Usage
Dim instance As IPivotField
Dim Field As String

instance.DrillTo(Field)
void DrillTo(
    string Field
)

Parameters

See Also

Reference

IPivotField Interface

IPivotField Members

Microsoft.Office.Interop.Excel Namespace